Package usb.remote

This holds remoted versions of the usb.core APIs, including an RMI proxy and a basic daemon.

See:
          Description

Interface Summary
RemoteBus Remotable Bus
RemoteDeviceSPI Remotable usb.core.DeviceSPI interface.
RemoteHost Remotable usb.core.Host interface.
RemoteUSBListener Remotable usb.core.USBListener interface.
 

Class Summary
HostProxy RMI proxy for a local Host implementation.
RemoteHostFactory Bootstrapping methods.
USBD This starts an RMI HostProxy for this USB Host, exporting it through RMI naming.
USBListenerProxy RMI proxy for a USBListener.
 

Package usb.remote Description

This holds remoted versions of the usb.core APIs, including an RMI proxy and a basic daemon. Eventually, IIOP should work in addition to JRMP.



Associated source code is licenced under the LGPL.
See http://jusb.sourceforge.net
This documentation was derived from that source code on 24-Jul-2002.