|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--usb.core.HostFactory | +--usb.remote.RemoteHostFactory
Bootstrapping methods.
Constructor Summary | |
RemoteHostFactory()
Not part of the API. |
Method Summary | |
Host |
createHost()
Not part of the API. |
static Host |
getHost()
Returns a client side proxy for a USB Host. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteHostFactory()
Method Detail |
public Host createHost() throws java.io.IOException
createHost
in class HostFactory
public static Host getHost() throws java.io.IOException
usb.core.HostFactory
java.io.IOException
- When USB Host functions are not available.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |