SimpleSessionFactory.createSession

Creates a new {@link SimpleSession SimpleSession} instance retaining the context's {@link SessionContext#getHost() host} if one can be found.

@param initData the initialization data to be used during {@link Session} creation. @return a new {@link SimpleSession SimpleSession} instance

class SimpleSessionFactory
createSession

Meta