| Package | Description |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.nio | |
| org.glassfish.grizzly.nio.transport |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SocketConnectorHandler
Socket based client side connector.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSocketConnectorHandler
Abstract class simplifies the implementation of
SocketConnectorHandler
interface by pre-implementing some of its methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
NIOTransport |
| Modifier and Type | Class and Description |
|---|---|
class |
TCPNIOConnectorHandler
TCP NIO transport client side ConnectorHandler implementation
|
class |
TCPNIOTransport
TCP Transport NIO implementation
|
class |
UDPNIOConnectorHandler
UDP NIO transport client side ConnectorHandler implementation
|
class |
UDPNIOTransport
UDP NIO transport implementation
|
protected class |
UDPNIOTransport.TransportConnectorHandler
Transport default
UDPNIOConnectorHandler. |
Copyright © 2014 Oracle Corporation. All Rights Reserved.