Uses of Package
org.glassfish.grizzly.nio.transport
-
Packages that use org.glassfish.grizzly.nio.transport Package Description org.glassfish.grizzly.nio.transport -
Classes in org.glassfish.grizzly.nio.transport used by org.glassfish.grizzly.nio.transport Class Description DefaultStreamReader.Input TCPNIOBindingHandler 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 theTCPNIOTransportTCPNIOConnection.ConnectResultHandler This interface implementations can be used to be notified about the TCPNIOConnection connect state.TCPNIOConnectorHandler TCP NIO transport client side ConnectorHandler implementationTCPNIOConnectorHandler.Builder TCPNIOServerConnection TCPNIOTransport TCP Transport NIO implementationTCPNIOTransportBuilder NIOTransportBuilderimplementation forTCP.UDPNIOBindingHandler 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 theUDPNIOTransportUDPNIOTransport UDP NIO transport implementationUDPNIOTransport.RegisterChannelCompletionHandler UDPNIOTransportBuilder NIOTransportBuilderimplementation forUDP.