|
Class Summary |
| AsyncClientInvoker |
AsyncClientInvoker uses sockets to remotely connect to the
a remote AsyncServerInvoker. |
| AsyncServerInvoker |
AsyncServerInvoker allows the remoting system to start up
the server side of the 'async' protocol. |
| ChannelPool |
a ChannelPool represents a logical connection to a remote uri. |
| Compression |
Used to add compression at the transport level. |
| Correlator |
Allows you to create a request to which
you can at a later time wait for the response to
arrive asynchrously. |
| Correlator.FutureResult |
|
| Registry |
An application wide registry to hold objects that
must be shared accross application components. |