Package usb.remote

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.