Class SessionFactory

All Implemented Interfaces:
IoHandler

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