public class SessionFactory extends AbstractSessionFactory<ServerFactoryManager,ServerSessionImpl>
log| Constructor and Description |
|---|
SessionFactory(ServerFactoryManager server) |
| Modifier and Type | Method and Description |
|---|---|
protected ServerSessionImpl |
doCreateSession(IoSession ioSession) |
ServerFactoryManager |
getServer() |
createSession, getFactoryManager, setupSessionexceptionCaught, messageReceived, sessionClosed, sessionCreatedgetSimplifiedLoggerpublic SessionFactory(ServerFactoryManager server)
public final ServerFactoryManager getServer()
protected ServerSessionImpl doCreateSession(IoSession ioSession) throws java.lang.Exception
doCreateSession in class AbstractSessionFactory<ServerFactoryManager,ServerSessionImpl>java.lang.Exception