| Package | Description |
|---|---|
| org.glassfish.grizzly.nio.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
TCPNIOServerConnection |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
TCPNIOConnectorHandler.onConnectedAsync(TCPNIOConnection connection,
CompletionHandler<Connection> completionHandler) |
int |
TCPNIOTransport.write(TCPNIOConnection connection,
WritableMessage message) |
int |
TCPNIOTransport.write(TCPNIOConnection connection,
WritableMessage message,
WriteResult currentResult) |
Copyright © 2013 Oracle Corporation. All Rights Reserved.