|
Interface Summary |
| PortableRemoteObjectDelegate |
The implementation delegate class for javax.rmi.PortableRemoteObject must
implement the following interface for per-class delegation. |
| StubDelegate |
The implementation delegate class for javax.rmi.CORBA.Stub must implement
the following interface for per-instance delegation. |
| Tie |
This interface s implemented by RMI/IDL skeletons. |
| UtilDelegate |
The implementation delegate class for javax.rmi.CORBA.Util must implement the
following interface for per-class delegation. |
| ValueHandler |
This interface defines methods which allow serialization of Java objects to
and from GIOP streams. |
Contains the definitions of the RMI/IIOP APIs.