|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--usb.core.HostFactory
Bootstrapping methods.
Constructor Summary | |
protected |
HostFactory()
Not part of the API. |
Method Summary | |
abstract Host |
createHost()
Not part of the API. |
static Host |
getHost()
Returns a USB Host according to an environment-specific policy. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected HostFactory()
Method Detail |
public abstract Host createHost() throws java.io.IOException
public static Host getHost() throws java.io.IOException
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 |