See: Description
Interface | Description |
---|---|
DynamicRemote | |
JRMIBFactory |
The
JRMIBFactory type designates
binders that can create and
manage distributed bindings. |
JRMIOptRef |
A JRMIOptRef optimizes a
Jeremie reference with the
addition of methods for type-specific marshalling of data
for remote method invocations, as opposed to the use of generic
reflection-based marshalling. |
JRMIRef |
A JRMIRef is a reference to a remote object.
|
RMIContext |
This defines the essential interface of standard RMI UnicastRemoteObjects.
|