| Class | Description |
|---|---|
| TcpTransport | |
| TcpTransport.ConnectionInfo |
A TcpTransport.ConnectionInfo extends Transport.ConnectionInfo to hold
the host and port info for the TCP connection.
|
| Transport | |
| Transport.ConnectionInfo |
A Transport.ConnectionInfo is a base class for connection information used
by subclasses of Transport.
|
| UdpTransport | |
| UdpTransport.ConnectionInfo |
A UdpTransport.ConnectionInfo extends Transport.ConnectionInfo to hold
the host and port info for the UDP connection.
|
Copyright © 2015. All rights reserved.