| Package | Description |
|---|---|
| org.glassfish.grizzly.nio.transport |
| Class and Description |
|---|
| DefaultStreamReader.Input |
| TCPNIOBindingHandler
This class may be used to apply a custom
Processor and/or ProcessorSelector
atomically within a bind operation - not something that can normally be done using the TCPNIOTransport alone. |
| TCPNIOBindingHandler.Builder |
TCPNIOConnection
Connection implementation
for the TCPNIOTransport |
| TCPNIOConnection.ConnectResultHandler
This interface implementations can be used to be notified about the
TCPNIOConnection connect state.
|
| TCPNIOConnectorHandler
TCP NIO transport client side ConnectorHandler implementation
|
| TCPNIOConnectorHandler.Builder |
| TCPNIOServerConnection |
| TCPNIOTransport
TCP Transport NIO implementation
|
TCPNIOTransportBuilder
NIOTransportBuilder implementation for TCP. |
| UDPNIOBindingHandler
This class may be used to apply a custom
Processor and/or ProcessorSelector
atomically within a bind operation - not something that can normally be done using the UDPNIOTransport alone. |
| UDPNIOBindingHandler.Builder |
UDPNIOConnection
Connection implementation
for the UDPNIOTransport |
| UDPNIOConnectorHandler
UDP NIO transport client side ConnectorHandler implementation
|
| UDPNIOConnectorHandler.Builder |
| UDPNIOServerConnection
Server
Connection implementation
for the UDPNIOTransport |
| UDPNIOTransport
UDP NIO transport implementation
|
| UDPNIOTransport.RegisterChannelCompletionHandler |
UDPNIOTransportBuilder
NIOTransportBuilder implementation for UDP. |
Copyright © 2015 Oracle Corporation. All Rights Reserved.