| Class | Description |
|---|---|
| ServerSocketEndpoint |
An implementation of
ServerEndpoint that wraps a
local SocketAddress. |
| SocketConnection |
This is a socket implementation of an
Connection using the Apache
MINA framework. |
| SocketEndpoint |
An implementation of
Endpoint that wraps a SocketAddress. |
| Enum | Description |
|---|---|
| TransportType |
The type of IO transport: reliable (e.g., TCP), or unreliable (e.g., UDP).
|
Copyright © 2007-2013. All Rights Reserved.