Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.maverick.nio Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
ByteBufferPoolThis class provides a pool for either direct or non direct ByteBuffers.Classcom.maverick.nioMaverick
ClientAcceptorAn abstract class for the NIO framework to accept client connections.Classcom.maverick.nioMaverick
ClientConnectorAn interface for the NIO framework to connect outgoing sockets.Interfacecom.maverick.nioMaverick
DaemonThis class provides an abstract daemon for servicing any number of protocolAuthor:Lee David PainterClasscom.maverick.nioMaverick
DaemonContextEach instance of a Daemon has a single configuration context.Classcom.maverick.nioMaverick
IdleStateListenerA class implementing this interface is notified when the selector it is registered with becomes idle.Interfacecom.maverick.nioMaverick
IdleStateManagerClass that checks the idle state of another class.Classcom.maverick.nioMaverick
LicenseExceptionClasscom.maverick.nioMaverick
LicenseManagerAdd your license using the static method provided by this class.Classcom.maverick.nioMaverick
ListeningInterfaceClasscom.maverick.nioMaverick
ProtocolContextA protocol context defines the behaviour for a listening interface.Classcom.maverick.nioMaverick
ProtocolEngineThis interface defines the contract for a protocol implementation.Interfacecom.maverick.nioMaverick
SelectionKeyAwareInterfacecom.maverick.nioMaverick
SelectorRegistrationListenerAllows an object to receive notification that a registration has completed on a SelectorThread.Interfacecom.maverick.nioMaverick
SelectorThreadProvides management of a single selector.Classcom.maverick.nioMaverick
SelectorThreadImplEach SelectorThread requires an implementation of this interface to pass selection events.Interfacecom.maverick.nioMaverick
SelectorThreadPoolMaintains a pool of SelectoThreads increasing the pool when required and always maintaining the minimum number of permanent threads required.Classcom.maverick.nioMaverick
SocketConnectionThis class implements a SocketHandler using a standard socket.Classcom.maverick.nioMaverick
SocketConnectionFactoryInterfacecom.maverick.nioMaverick
SocketHandlerAn interface used by the SelectorThread to notify an object of when a read or write event has occurred.Interfacecom.maverick.nioMaverick
SocketWriteCallbackInterfacecom.maverick.nioMaverick
SSLContextConnectionThis class implements an SSL socket connection for the custom server.Classcom.maverick.nio.sslMaverick
SSLSocketConnectionThis class implements an SSL socket connection for the custom server.Classcom.maverick.nio.sslMaverick
WriteOperationRequestA throwble Object used to notify the read process that the no further messages should be processed and to allow the write process to writeClasscom.maverick.nioMaverick