| Package | Description |
|---|---|
| com.sun.sgs.impl.io | |
| com.sun.sgs.io |
Defines an abstract networking framework that provides endpoint
abstraction, connection initiation, and reactive event processing.
|
| Modifier and Type | Method and Description |
|---|---|
Connector<SocketAddress> |
SocketEndpoint.createConnector()
Creates a
Connector for actively initiating a connection
to this remote Endpoint. |
| Modifier and Type | Method and Description |
|---|---|
Connector<T> |
Endpoint.createConnector()
Creates a
Connector for actively initiating a connection
to this remote Endpoint. |
Copyright © 2007-2013. All Rights Reserved.