Package org.glassfish.grizzly.nio.transport
-
Interface Summary Interface Description TCPNIOConnection.ConnectResultHandler This interface implementations can be used to be notified about the TCPNIOConnection connect state. -
Class Summary Class Description DefaultStreamReader DefaultStreamReader.Input DefaultStreamWriter DefaultStreamWriter.Output TCPNIOAsyncQueueReader The TCP transportAsyncQueueReaderimplementation, based on the Java NIOTCPNIOAsyncQueueWriter The TCP transportAsyncQueueWriterimplementation, based on the Java NIOTCPNIOBindingHandler This class may be used to apply a customProcessorand/orProcessorSelectoratomically within a bind operation - not something that can normally be done using theTCPNIOTransportalone.TCPNIOBindingHandler.Builder TCPNIOConnection Connectionimplementation for theTCPNIOTransportTCPNIOConnectorHandler TCP NIO transport client side ConnectorHandler implementationTCPNIOConnectorHandler.Builder TCPNIOServerConnection TCPNIOTemporarySelectorReader TCPNIOTemporarySelectorWriter TCPNIOTransport TCP Transport NIO implementationTCPNIOTransportBuilder NIOTransportBuilderimplementation forTCP.TCPNIOTransportFilter TheTCPNIOTransport's transportFilterimplementationTCPNIOUtils TCP NIO Transport utilsUDPNIOAsyncQueueReader The UDP transportAsyncQueueReaderimplementation, based on the Java NIOUDPNIOAsyncQueueWriter The UDP transportAsyncQueueWriterimplementation, based on the Java NIOUDPNIOBindingHandler This class may be used to apply a customProcessorand/orProcessorSelectoratomically within a bind operation - not something that can normally be done using theUDPNIOTransportalone.UDPNIOBindingHandler.Builder UDPNIOConnection Connectionimplementation for theUDPNIOTransportUDPNIOConnectorHandler UDP NIO transport client side ConnectorHandler implementationUDPNIOConnectorHandler.Builder UDPNIOServerConnection ServerConnectionimplementation for theUDPNIOTransportUDPNIOTemporarySelectorReader UDPNIOTemporarySelectorWriter UDPNIOTransport UDP NIO transport implementationUDPNIOTransportBuilder NIOTransportBuilderimplementation forUDP.UDPNIOTransportFilter TheUDPNIOTransport's transportFilterimplementation