Class Summary |
AsynchAckListener |
Acknowledgement listener for asynchronous invocations, that is
invocations for which the client does not wait for the reply. |
Exporter |
|
IIDFactory |
This class is a factory for invocation identifiers. |
IntGroupHandler |
Handler for group internal invocations. |
MarshalInputStream |
This class overrides the replaceObject method to replace each
exported remote object with its corresponding stub instance. |
MarshalOutputStream |
This class overrides the replaceObject method to replace each
exported remote object with its corresponding stub instance. |
ServerMethodTable |
Helper class usueful to associate a "method hash" to each of the
methods contained in a set of interfaces. |
SynchAckListener |
This class is used to collect return values of synchronous internal
group method invocations. |