January 1998
Intermediate to advanced
384 pages
10h 45m
English
This package contains the classes used in server implementations of
remote objects. The RemoteServer class acts as the
base class for all RMI server objects.
UnicastRemoteObject, the single subclass of
RemoteServer provided in this package, implements
a non-persistent, point-to-point object communication scheme. Other
subclasses of RemoteServer could be written to
implement multicast object communication, replicated objects, etc.
The java.rmi.server package also contains several
Exception subclasses relevant to the server
implementation of a remote object.
Read now
Unlock full access