| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorBase
ConnectorBase is a partial implementation of a
Connector. |
class |
UDPConnector
A
Connector employing UDP as the transport protocol for exchanging
data between networked clients and a server application. |
| Modifier and Type | Method and Description |
|---|---|
Connector |
ConnectorFactory.newConnector(InetSocketAddress socketAddress)
Creates a new network connector.
|
Copyright © 2019 Eclipse Foundation. All rights reserved.