Class SessionFactory

All Implemented Interfaces:
IoHandler

public class SessionFactory extends AbstractSessionFactory<ServerFactoryManager, ServerSessionImpl>
A factory of server sessions. This class can be used as a way to customize the creation of server sessions.
See Also: