|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
RemoteProcess | Serializable handle to a native process running on a remote machine. |
Utilities extending several traditional APIs to work across the network using RMI. Highlights:
Remote I/O
allows to create
and use byte streams that use RMI as the underlying transport layer.
Since RMI itself can be enabled over various protocols and socket
factories, this classes allow to tunnel byte streams through a variety
of protocols. For example, if used with
RMIX, it is possible
to tunnel streams via SOAP/HTTP.
RemoteProcess
allows to control
native processes running on remote machines, using RMI for
interconnect.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |