|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ParameterizedCommStrategy | A communication strategy that can be given parameters that are usually the names of other communication strategies or communication strategy expressions. |
| Class Summary | |
|---|---|
| DispatchingStrategy | |
| IPCListener | |
| ObjectStreamConnection | A Connection that is used to send and receive serialized objects via a socket. |
| SeparateStrategy | |
| SerializedCommunicationStrategy | A communication strategy in which a destination is mapped to a host and port number, and objects are sent by writing their serialization to a socket. |
| SerializedCommunicationStrategy.ObjectStreamNameServer | A Thread that acts as a name-server on a specified port. |
| SerializedCommunicationStrategy.ObjectStreamServer | A Thread that accepts connections to a ServerSocket and creates an object-reading thread for each connection. |
| ServiceAddress | An object that contains a host name and a port number. |
| SimpleNameServer | Standalone name-server for "simple" and "xml" communication strategies. |
| SimpleNameServer.MiniAgent | |
| TracingStrategy | A wrapper strategy that describes the input and output as XML. |
| WrapperStrategy | A communication strategy that is wrapped around another, "inner", strategy. |
Interprocess communication utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||