|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Acceptor<T> | 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<T> | Actively initiates a single connection to an Endpoint and
asynchronously notifies the associated ConnectionListener when the
connection completes. |
| Endpoint<T> | Represents an abstract remote communication endpoint. |
| ServerEndpoint<T> | Represents an abstract local communication endpoint. |
Defines an abstract networking framework that provides endpoint abstraction, connection initiation, and reactive event processing.
|
Project Darkstar, Version 0.9.10.10 2013-07-29 21:29:09 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||