|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sun.sgs.io | |
|---|---|
| com.sun.sgs.impl.client.simple | Provides a simple, concrete implementation for client communication with the Project Darkstar Server. |
| com.sun.sgs.impl.io | Provides a concrete implementation for network endpoint abstraction, connection initiation, and reactive event processing. |
| com.sun.sgs.io | Defines an abstract networking framework that provides endpoint abstraction, connection initiation, and reactive event processing. |
| Classes in com.sun.sgs.io used by com.sun.sgs.impl.client.simple | |
|---|---|
| Connection
Represents a connection for data communication, independent of the QoS properties of the connection's transport or protocol. |
|
| ConnectionListener
Receives asynchronous notification of events from an associated Connection. |
|
| Classes in com.sun.sgs.io used by com.sun.sgs.impl.io | |
|---|---|
| Acceptor
Passively initiates connections by listening on a ServerEndpoint
and asynchronously notifies an associated AcceptorListener of
each accepted connection. |
|
| AcceptorListener
Receives asynchronous notification of events from an associated Acceptor. |
|
| Connection
Represents a connection for data communication, independent of the QoS properties of the connection's transport or protocol. |
|
| ConnectionListener
Receives asynchronous notification of events from an associated Connection. |
|
| Connector
Actively initiates a single connection to an Endpoint and
asynchronously notifies the associated ConnectionListener when the
connection completes. |
|
| Endpoint
Represents an abstract remote communication endpoint. |
|
| ServerEndpoint
Represents an abstract local communication endpoint. |
|
| Classes in com.sun.sgs.io used by com.sun.sgs.io | |
|---|---|
| Acceptor
Passively initiates connections by listening on a ServerEndpoint
and asynchronously notifies an associated AcceptorListener of
each accepted connection. |
|
| AcceptorListener
Receives asynchronous notification of events from an associated Acceptor. |
|
| Connection
Represents a connection for data communication, independent of the QoS properties of the connection's transport or protocol. |
|
| ConnectionListener
Receives asynchronous notification of events from an associated Connection. |
|
| Connector
Actively initiates a single connection to an Endpoint and
asynchronously notifies the associated ConnectionListener when the
connection completes. |
|
| Endpoint
Represents an abstract remote communication endpoint. |
|
| ServerEndpoint
Represents an abstract local communication endpoint. |
|
|
Project Darkstar, Version 0.9.9 2013-07-29 20:40:00 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||