A B C D E F G H I J L M O P R S T U V W

A

abortAllSubmissions() - Method in interface javax.usb.UsbPipe
Stop all submissions in progress.
abortAllSubmissions() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
acceptShortPacket - Variable in class javax.usb.util.DefaultUsbIrp
 
actualLength - Variable in class javax.usb.util.DefaultUsbIrp
 
addUsbDeviceListener(UsbDeviceListener) - Method in interface javax.usb.UsbDevice
Add a UsbDeviceListener to this UsbDevice.
addUsbDeviceListener(UsbDeviceListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
addUsbPipeListener(UsbPipeListener) - Method in interface javax.usb.UsbPipe
Adds the listener.
addUsbPipeListener(UsbPipeListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
addUsbServicesListener(UsbServicesListener) - Method in interface javax.usb.UsbServices
Add UsbServicesListener.
asyncSubmit(UsbControlIrp) - Method in interface javax.usb.UsbDevice
Submit a UsbControlIrp asynchronously to the Default Control Pipe.
asyncSubmit(List) - Method in interface javax.usb.UsbDevice
Submit a List of UsbControlIrps asynchronously to the Default Control Pipe.
asyncSubmit(byte[]) - Method in interface javax.usb.UsbPipe
Asynchonously submit a byte[] to the UsbPipe.
asyncSubmit(UsbIrp) - Method in interface javax.usb.UsbPipe
Asynchonously submit a UsbIrp to the UsbPipe.
asyncSubmit(List) - Method in interface javax.usb.UsbPipe
Asynchonously submit a List of UsbIrps to the UsbPipe.
asyncSubmit(UsbControlIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
asyncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
asyncSubmit(byte[]) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
asyncSubmit(UsbIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
asyncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 

B

bAlternateSetting() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's bAlternateSetting.
bConfigurationValue() - Method in interface javax.usb.UsbConfigurationDescriptor
Get this descriptor's bConfigurationValue.
bDescriptorType() - Method in interface javax.usb.UsbDescriptor
Get this descriptor's bDescriptorType.
bDeviceClass() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bDeviceClass.
bDeviceProtocol() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bDeviceProtocol.
bDeviceSubClass() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bDeviceSubClass.
bEndpointAddress() - Method in interface javax.usb.UsbEndpointDescriptor
Get this descriptor's bEndpointAddress.
bInterfaceClass() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's bInterfaceClass.
bInterfaceNumber() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's bInterfaceNumber.
bInterfaceProtocol() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's bInterfaceProtocol.
bInterfaceSubClass() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's bInterfaceSubClass.
bInterval() - Method in interface javax.usb.UsbEndpointDescriptor
Get this descriptor's bInterval.
bLength() - Method in interface javax.usb.UsbDescriptor
Get this descriptor's bLength.
bMaxPacketSize0() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bMaxPacketSize.
bMaxPower() - Method in interface javax.usb.UsbConfigurationDescriptor
Get this descriptor's bMaxPower.
bNumConfigurations() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bNumConfigurations.
bNumEndpoints() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's bNumEndpoints.
bNumInterfaces() - Method in interface javax.usb.UsbConfigurationDescriptor
Get this descriptor's bNumInterfaces.
bRequest() - Method in interface javax.usb.UsbControlIrp
Get the bRequest.
bRequest - Variable in class javax.usb.util.DefaultUsbControlIrp
 
bRequest() - Method in class javax.usb.util.DefaultUsbControlIrp
Get the bRequest.
bString() - Method in interface javax.usb.UsbStringDescriptor
Get this descriptor's bString.
bcdDevice() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bcdDevice.
bcdUSB() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's bcdUSB.
bmAttributes() - Method in interface javax.usb.UsbConfigurationDescriptor
Get this descriptor's bmAttributes.
bmAttributes() - Method in interface javax.usb.UsbEndpointDescriptor
Get this descriptor's bmAttributes.
bmRequestType() - Method in interface javax.usb.UsbControlIrp
Get the bmRequestType.
bmRequestType - Variable in class javax.usb.util.DefaultUsbControlIrp
 
bmRequestType() - Method in class javax.usb.util.DefaultUsbControlIrp
Get the bmRequestType.

C

CONFIGURATION_POWERED_MASK - Static variable in interface javax.usb.UsbConst
 
CONFIGURATION_REMOTE_WAKEUP - Static variable in interface javax.usb.UsbConst
 
CONFIGURATION_SELF_POWERED - Static variable in interface javax.usb.UsbConst
 
checkRecipient(byte) - Static method in class javax.usb.util.StandardRequest
Check the recipient.
claim() - Method in interface javax.usb.UsbInterface
Claim this interface.
claim(UsbInterfacePolicy) - Method in interface javax.usb.UsbInterface
Claim this interface using a UsbInterfacePolicy.
clearFeature(byte, short, short) - Method in class javax.usb.util.StandardRequest
Clear Feature.
clearFeature(UsbDevice, byte, short, short) - Static method in class javax.usb.util.StandardRequest
Clear Feature.
close() - Method in interface javax.usb.UsbPipe
Close this UsbPipe.
close() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
complete() - Method in interface javax.usb.UsbIrp
Set this as complete.
complete - Variable in class javax.usb.util.DefaultUsbIrp
 
complete() - Method in class javax.usb.util.DefaultUsbIrp
Complete this submission.
containsSetting(byte) - Method in interface javax.usb.UsbInterface
If the specified alternate setting exists.
containsUsbConfiguration(byte) - Method in interface javax.usb.UsbDevice
If this UsbDevice contains the specified UsbConfiguration.
containsUsbConfiguration(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
containsUsbEndpoint(byte) - Method in interface javax.usb.UsbInterface
If the specified UsbEndpoint is contained in this UsbInterface.
containsUsbInterface(byte) - Method in interface javax.usb.UsbConfiguration
If the specified UsbInterface is contained in this UsbConfiguration.
createUsbControlIrp(byte, byte, short, short) - Method in interface javax.usb.UsbDevice
Create a UsbControlIrp.
createUsbControlIrp(byte, byte, short, short) - Method in interface javax.usb.UsbPipe
Create a UsbControlIrp.
createUsbControlIrp(byte, byte, short, short) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
createUsbControlIrp(byte, byte, short, short) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
createUsbIrp() - Method in interface javax.usb.UsbPipe
Create a UsbIrp.
createUsbIrp() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 

D

DESCRIPTOR_MIN_LENGTH - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_MIN_LENGTH_CONFIGURATION - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_MIN_LENGTH_DEVICE - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_MIN_LENGTH_ENDPOINT - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_MIN_LENGTH_INTERFACE - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_MIN_LENGTH_STRING - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_TYPE_CONFIGURATION - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_TYPE_DEVICE - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_TYPE_ENDPOINT - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_TYPE_INTERFACE - Static variable in interface javax.usb.UsbConst
 
DESCRIPTOR_TYPE_STRING - Static variable in interface javax.usb.UsbConst
 
DEVICE_SPEED_FULL - Static variable in interface javax.usb.UsbConst
Full speed device.
DEVICE_SPEED_LOW - Static variable in interface javax.usb.UsbConst
Low speed device.
DEVICE_SPEED_UNKNOWN - Static variable in interface javax.usb.UsbConst
Unknown device speed.
DefaultUsbControlIrp - class javax.usb.util.DefaultUsbControlIrp.
UsbControlIrp default implementation.
DefaultUsbControlIrp(byte, byte, short, short) - Constructor for class javax.usb.util.DefaultUsbControlIrp
Constructor.
DefaultUsbControlIrp(byte[], int, int, boolean, byte, byte, short, short) - Constructor for class javax.usb.util.DefaultUsbControlIrp
Constructor.
DefaultUsbIrp - class javax.usb.util.DefaultUsbIrp.
UsbIrp default implementation.
DefaultUsbIrp() - Constructor for class javax.usb.util.DefaultUsbIrp
Constructor.
DefaultUsbIrp(byte[]) - Constructor for class javax.usb.util.DefaultUsbIrp
Constructor.
DefaultUsbIrp(byte[], int, int, boolean) - Constructor for class javax.usb.util.DefaultUsbIrp
Constructor.
data - Variable in class javax.usb.util.DefaultUsbIrp
 
dataEventOccurred(UsbDeviceDataEvent) - Method in interface javax.usb.event.UsbDeviceListener
Data was successfully transferred.
dataEventOccurred(UsbPipeDataEvent) - Method in interface javax.usb.event.UsbPipeListener
Data was successfully transferred.

E

ENDPOINT_DIRECTION_IN - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_DIRECTION_MASK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_DIRECTION_OUT - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_NUMBER_MASK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_SYNCHRONIZATION_TYPE_ADAPTIVE - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_SYNCHRONIZATION_TYPE_ASYNCHRONOUS - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_SYNCHRONIZATION_TYPE_MASK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_SYNCHRONIZATION_TYPE_NONE - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_SYNCHRONIZATION_TYPE_SYNCHRONOUS - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_TYPE_BULK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_TYPE_CONTROL - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_TYPE_INTERRUPT - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_TYPE_ISOCHRONOUS - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_TYPE_MASK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_USAGE_TYPE_DATA - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_USAGE_TYPE_FEEDBACK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_USAGE_TYPE_IMPLICIT_FEEDBACK_DATA - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_USAGE_TYPE_MASK - Static variable in interface javax.usb.UsbConst
 
ENDPOINT_USAGE_TYPE_RESERVED - Static variable in interface javax.usb.UsbConst
 
errorCode - Variable in class javax.usb.UsbPlatformException
 
errorEventOccurred(UsbDeviceErrorEvent) - Method in interface javax.usb.event.UsbDeviceListener
An error occurred.
errorEventOccurred(UsbPipeErrorEvent) - Method in interface javax.usb.event.UsbPipeListener
An error occurred.

F

FEATURE_SELECTOR_DEVICE_REMOTE_WAKEUP - Static variable in interface javax.usb.UsbConst
 
FEATURE_SELECTOR_ENDPOINT_HALT - Static variable in interface javax.usb.UsbConst
 
forceClaim(UsbInterface) - Method in interface javax.usb.UsbInterfacePolicy
If the claim should be forced.

G

getAcceptShortPacket() - Method in interface javax.usb.UsbIrp
If short packets should be accepted.
getAcceptShortPacket() - Method in class javax.usb.util.DefaultUsbIrp
Get the Short Packet policy.
getActiveSetting() - Method in interface javax.usb.UsbInterface
Get the active alternate setting.
getActiveSettingNumber() - Method in interface javax.usb.UsbInterface
Get the number of the active alternate setting.
getActiveUsbConfiguration() - Method in interface javax.usb.UsbDevice
Get the active UsbConfiguration.
getActiveUsbConfiguration() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getActiveUsbConfigurationNumber() - Method in interface javax.usb.UsbDevice
Get the number of the active UsbConfiguration.
getActiveUsbConfigurationNumber() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getActualLength() - Method in interface javax.usb.UsbIrp
The amount of data that was transferred.
getActualLength() - Method in class javax.usb.event.UsbPipeDataEvent
Get the actual length.
getActualLength() - Method in class javax.usb.util.DefaultUsbIrp
Get the actual length.
getApiVersion() - Method in interface javax.usb.UsbServices
Get the (minimum) version number of the javax.usb API that this UsbServices implements.
getApiVersion() - Static method in class javax.usb.Version
Get the version number of this API.
getAttachedUsbDevices() - Method in interface javax.usb.UsbHub
Get all attached UsbDevices.
getConfiguration() - Method in class javax.usb.util.StandardRequest
Get Configuration.
getConfiguration(UsbDevice) - Static method in class javax.usb.util.StandardRequest
Get Configuration.
getConfigurationString() - Method in interface javax.usb.UsbConfiguration
Get the configuration String.
getData() - Method in interface javax.usb.UsbIrp
Get the data.
getData() - Method in class javax.usb.event.UsbDeviceDataEvent
Get the data.
getData() - Method in class javax.usb.event.UsbPipeDataEvent
Get the data.
getData() - Method in class javax.usb.util.DefaultUsbIrp
Get the data.
getDescriptor(byte, byte, short, byte[]) - Method in class javax.usb.util.StandardRequest
Get Descriptor.
getDescriptor(UsbDevice, byte, byte, short, byte[]) - Static method in class javax.usb.util.StandardRequest
Get Descriptor.
getDirection() - Method in interface javax.usb.UsbEndpoint
Get this endpoint's direction.
getErrorCode() - Method in class javax.usb.UsbPlatformException
Get the platform error code.
getImpDescription() - Method in interface javax.usb.UsbServices
Get a description of this UsbServices implementation.
getImpVersion() - Method in interface javax.usb.UsbServices
Get the version number of the UsbServices implementation.
getInterface(short) - Method in class javax.usb.util.StandardRequest
Get Interface.
getInterface(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
Get Interface.
getInterfaceString() - Method in interface javax.usb.UsbInterface
Get the interface String.
getLength() - Method in interface javax.usb.UsbIrp
The amount of data to transfer.
getLength() - Method in class javax.usb.util.DefaultUsbIrp
Get the length.
getManufacturerString() - Method in interface javax.usb.UsbDevice
Get the manufacturer String.
getManufacturerString() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getNumSettings() - Method in interface javax.usb.UsbInterface
Get the number of alternate settings for this interface.
getNumberOfPorts() - Method in interface javax.usb.UsbHub
Get the number of (downstream) ports this hub has.
getOffset() - Method in interface javax.usb.UsbIrp
Get the starting offset of the data.
getOffset() - Method in class javax.usb.util.DefaultUsbIrp
Get the offset.
getParentUsbPort() - Method in interface javax.usb.UsbDevice
Get the UsbPort on the parent UsbHub that this device is connected to.
getParentUsbPort() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getPlatformException() - Method in class javax.usb.UsbPlatformException
Get the platform Exception.
getPortNumber() - Method in interface javax.usb.UsbPort
Get the number of this port.
getProductString() - Method in interface javax.usb.UsbDevice
Get the product String.
getProductString() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getProperties() - Static method in class javax.usb.UsbHostManager
Get the Properties loaded from the properties file.
getRootUsbHub() - Method in interface javax.usb.UsbServices
Get the virtual UsbHub to which all physical Host Controller UsbHubs are attached.
getSerialNumberString() - Method in interface javax.usb.UsbDevice
Get the serial number String.
getSerialNumberString() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getSetting(byte) - Method in interface javax.usb.UsbInterface
Get the specified alternate setting.
getSettings() - Method in interface javax.usb.UsbInterface
Get all alternate settings for this interface.
getSpeed() - Method in interface javax.usb.UsbDevice
Get the speed of the device.
getSpeed() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getSpeedString(Object) - Static method in class javax.usb.util.UsbUtil
Get a String description of the specified device-speed Object.
getStatus(byte, short) - Method in class javax.usb.util.StandardRequest
Get Status.
getStatus(UsbDevice, byte, short) - Static method in class javax.usb.util.StandardRequest
Get Status.
getString(byte) - Method in interface javax.usb.UsbDevice
Get the String from the specified string descriptor.
getString() - Method in interface javax.usb.UsbStringDescriptor
Get this descriptor's translated String.
getString(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getType() - Method in interface javax.usb.UsbEndpoint
Get this endpoint's type.
getUsbConfiguration(byte) - Method in interface javax.usb.UsbDevice
Get the specified UsbConfiguration.
getUsbConfiguration() - Method in interface javax.usb.UsbInterface
Get the parent UsbConfiguration that this UsbInterface belongs to.
getUsbConfiguration(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getUsbConfigurationDescriptor() - Method in interface javax.usb.UsbConfiguration
Get the configuration descriptor.
getUsbConfigurations() - Method in interface javax.usb.UsbDevice
Get all UsbConfigurations for this device.
getUsbConfigurations() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getUsbControlIrp() - Method in class javax.usb.event.UsbDeviceDataEvent
Get the UsbControlIrp associated with this event.
getUsbControlIrp() - Method in class javax.usb.event.UsbDeviceErrorEvent
Get the UsbControlIrp associated with this event.
getUsbDevice() - Method in interface javax.usb.UsbConfiguration
Get the parent UsbDevice that this UsbConfiguration belongs to.
getUsbDevice() - Method in interface javax.usb.UsbPort
Get the UsbDevice attached to this UsbPort.
getUsbDevice() - Method in class javax.usb.event.UsbDeviceEvent
Get the UsbDevice.
getUsbDevice() - Method in class javax.usb.event.UsbServicesEvent
Get the UsbDevice.
getUsbDeviceDescriptor() - Method in interface javax.usb.UsbDevice
Get the device descriptor.
getUsbDeviceDescriptor() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getUsbEndpoint(byte) - Method in interface javax.usb.UsbInterface
Get a specific UsbEndpoint.
getUsbEndpoint() - Method in interface javax.usb.UsbPipe
Get this pipe's UsbEndpoint.
getUsbEndpoint() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
getUsbEndpointDescriptor() - Method in interface javax.usb.UsbEndpoint
Get the descriptor for this UsbEndpoint.
getUsbEndpoints() - Method in interface javax.usb.UsbInterface
Get all endpoints for this interface setting.
getUsbException() - Method in interface javax.usb.UsbIrp
Get the UsbException.
getUsbException() - Method in class javax.usb.event.UsbDeviceErrorEvent
Get the associated UsbException.
getUsbException() - Method in class javax.usb.event.UsbPipeErrorEvent
Get the associated UsbException.
getUsbException() - Method in class javax.usb.util.DefaultUsbIrp
Get the UsbException.
getUsbHub() - Method in interface javax.usb.UsbPort
Get the parent UsbHub.
getUsbInterface(byte) - Method in interface javax.usb.UsbConfiguration
Get the UsbInterface with the specified interface number.
getUsbInterface() - Method in interface javax.usb.UsbEndpoint
Get the parent UsbInterface that this UsbEndpoint belongs to.
getUsbInterfaceDescriptor() - Method in interface javax.usb.UsbInterface
Get the interface descriptor.
getUsbInterfaces() - Method in interface javax.usb.UsbConfiguration
Get all UsbInterfaces for this configuration.
getUsbIrp() - Method in class javax.usb.event.UsbPipeEvent
Get the UsbIrp associated with this event.
getUsbPipe() - Method in interface javax.usb.UsbEndpoint
Get the UsbPipe for this UsbEndpoint.
getUsbPipe() - Method in class javax.usb.event.UsbPipeEvent
Get the UsbPipe.
getUsbPort(byte) - Method in interface javax.usb.UsbHub
Get a specific UsbPort by port number.
getUsbPorts() - Method in interface javax.usb.UsbHub
Get all the ports this hub has.
getUsbServices() - Static method in class javax.usb.UsbHostManager
Get the UsbServices implementation.
getUsbServices() - Method in class javax.usb.event.UsbServicesEvent
Get the UsbServices.
getUsbStringDescriptor(byte) - Method in interface javax.usb.UsbDevice
Get the specified string descriptor.
getUsbStringDescriptor(byte) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
getUsbVersion() - Static method in class javax.usb.Version
Get the version number of the USB specification this API implements.

H

HUB_CLASSCODE - Static variable in interface javax.usb.UsbConst
 
hasUsbIrp() - Method in class javax.usb.event.UsbPipeEvent
If this has an associated UsbIrp.

I

iConfiguration() - Method in interface javax.usb.UsbConfigurationDescriptor
Get this descriptor's iConfiguration.
iInterface() - Method in interface javax.usb.UsbInterfaceDescriptor
Get this descriptor's iInterface.
iManufacturer() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's iManufacturer.
iProduct() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's iProduct.
iSerialNumber() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's iSerialNumber.
idProduct() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's idProduct.
idVendor() - Method in interface javax.usb.UsbDeviceDescriptor
Get this descriptor's idVendor.
isActive() - Method in interface javax.usb.UsbConfiguration
If this UsbConfiguration is active.
isActive() - Method in interface javax.usb.UsbInterface
If this interface alternate setting is active.
isActive() - Method in interface javax.usb.UsbPipe
If this pipe is active.
isActive() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
isClaimed() - Method in interface javax.usb.UsbInterface
If this interface is claimed.
isComplete() - Method in interface javax.usb.UsbIrp
If this has completed.
isComplete() - Method in class javax.usb.util.DefaultUsbIrp
If this is complete.
isConfigured() - Method in interface javax.usb.UsbDevice
If this UsbDevice is configured.
isConfigured() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
isOpen() - Method in interface javax.usb.UsbPipe
If this pipe is open.
isOpen() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
isRootUsbHub() - Method in interface javax.usb.UsbHub
If this is the virtual root hub.
isUsbDeviceAttached() - Method in interface javax.usb.UsbPort
If a device is attached to this port.
isUsbException() - Method in interface javax.usb.UsbIrp
If a UsbException occured.
isUsbException() - Method in class javax.usb.util.DefaultUsbIrp
If a UsbException occurred.
isUsbHub() - Method in interface javax.usb.UsbDevice
If this is a UsbHub.
isUsbHub() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 

J

JAVAX_USB_PROPERTIES_FILE - Static variable in class javax.usb.UsbHostManager
 
JAVAX_USB_USBSERVICES_PROPERTY - Static variable in class javax.usb.UsbHostManager
 
javax.usb - package javax.usb
Core interfaces and classes modeling USB devices, descriptors, communication pipes and requests/operations.
javax.usb.event - package javax.usb.event
Classes and interfaces modeling an event model (similar to JavaBeans event model) for USB devices and pipes.
javax.usb.util - package javax.usb.util
Various utility classes and interfaces that are used by other classes and interfaces in the javax.usb specification.

L

length - Variable in class javax.usb.util.DefaultUsbIrp
 
listenerLock - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 

M

main(String[]) - Static method in class javax.usb.Version
Prints out text to stdout (with appropriate version numbers).

O

offset - Variable in class javax.usb.util.DefaultUsbIrp
 
open() - Method in interface javax.usb.UsbPipe
Open this UsbPipe.
open() - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
openLock - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 

P

platformException - Variable in class javax.usb.UsbPlatformException
 

R

REQUESTTYPE_CLEAR_FEATURE - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_DIRECTION_IN - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_DIRECTION_MASK - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_DIRECTION_OUT - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_GET_CONFIGURATION - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_GET_DESCRIPTOR - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_GET_INTERFACE - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_GET_STATUS - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_RECIPIENT_DEVICE - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_ENDPOINT - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_INTERFACE - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_MASK - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_RECIPIENT_OTHER - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_SET_ADDRESS - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_SET_CONFIGURATION - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_SET_DESCRIPTOR - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_SET_FEATURE - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_SET_INTERFACE - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_SYNCH_FRAME - Static variable in class javax.usb.util.StandardRequest
 
REQUESTTYPE_TYPE_CLASS - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_MASK - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_RESERVED - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_STANDARD - Static variable in interface javax.usb.UsbConst
 
REQUESTTYPE_TYPE_VENDOR - Static variable in interface javax.usb.UsbConst
 
REQUEST_CLEAR_FEATURE - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_CONFIGURATION - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_DESCRIPTOR - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_INTERFACE - Static variable in interface javax.usb.UsbConst
 
REQUEST_GET_STATUS - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_ADDRESS - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_CONFIGURATION - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_DESCRIPTOR - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_FEATURE - Static variable in interface javax.usb.UsbConst
 
REQUEST_SET_INTERFACE - Static variable in interface javax.usb.UsbConst
 
REQUEST_SYNCH_FRAME - Static variable in interface javax.usb.UsbConst
 
release() - Method in interface javax.usb.UsbInterface
Release this interface.
removeUsbDeviceListener(UsbDeviceListener) - Method in interface javax.usb.UsbDevice
Remove a UsbDeviceListener from this UsbDevice.
removeUsbDeviceListener(UsbDeviceListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
removeUsbPipeListener(UsbPipeListener) - Method in interface javax.usb.UsbPipe
Removes the listener.
removeUsbPipeListener(UsbPipeListener) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
removeUsbServicesListener(UsbServicesListener) - Method in interface javax.usb.UsbServices
Remove UsbServicesListener.

S

StandardRequest - class javax.usb.util.StandardRequest.
Utility to easily allow Standard Device Requests.
StandardRequest(UsbDevice) - Constructor for class javax.usb.util.StandardRequest
Constructor.
setAcceptShortPacket(boolean) - Method in interface javax.usb.UsbIrp
Set if short packets should be accepted.
setAcceptShortPacket(boolean) - Method in class javax.usb.util.DefaultUsbIrp
Set the Short Packet policy.
setActualLength(int) - Method in interface javax.usb.UsbIrp
Set the amount of data that was transferred.
setActualLength(int) - Method in class javax.usb.util.DefaultUsbIrp
Set the actual length.
setAddress(short) - Method in class javax.usb.util.StandardRequest
Set Address.
setAddress(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
Set Address.
setComplete(boolean) - Method in interface javax.usb.UsbIrp
Set this as complete or not.
setComplete(boolean) - Method in class javax.usb.util.DefaultUsbIrp
Set this as complete (or not).
setConfiguration(short) - Method in class javax.usb.util.StandardRequest
Set Configuration.
setConfiguration(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
Set Configuration.
setData(byte[]) - Method in interface javax.usb.UsbIrp
Set the data.
setData(byte[], int, int) - Method in interface javax.usb.UsbIrp
Set the data.
setData(byte[], int, int) - Method in class javax.usb.util.DefaultUsbIrp
Set the data, offset, and length.
setData(byte[]) - Method in class javax.usb.util.DefaultUsbIrp
Set the data.
setDescriptor(byte, byte, short, byte[]) - Method in class javax.usb.util.StandardRequest
Set Descriptor.
setDescriptor(UsbDevice, byte, byte, short, byte[]) - Static method in class javax.usb.util.StandardRequest
Set Descriptor.
setFeature(byte, short, short) - Method in class javax.usb.util.StandardRequest
Set Feature.
setFeature(UsbDevice, byte, short, short) - Static method in class javax.usb.util.StandardRequest
Set Feature.
setInterface(short, short) - Method in class javax.usb.util.StandardRequest
Set Interface.
setInterface(UsbDevice, short, short) - Static method in class javax.usb.util.StandardRequest
Set Interface.
setLength(int) - Method in interface javax.usb.UsbIrp
Set the amount of data to transfer.
setLength(int) - Method in class javax.usb.util.DefaultUsbIrp
Set the length.
setOffset(int) - Method in interface javax.usb.UsbIrp
Set the offset.
setOffset(int) - Method in class javax.usb.util.DefaultUsbIrp
Set the offset.
setUsbException(UsbException) - Method in interface javax.usb.UsbIrp
Set the UsbException.
setUsbException(UsbException) - Method in class javax.usb.util.DefaultUsbIrp
Set the UsbException.
submitLock - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
submitLock - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
syncSubmit(UsbControlIrp) - Method in interface javax.usb.UsbDevice
Submit a UsbControlIrp synchronously to the Default Control Pipe.
syncSubmit(List) - Method in interface javax.usb.UsbDevice
Submit a List of UsbControlIrps synchronously to the Default Control Pipe.
syncSubmit(byte[]) - Method in interface javax.usb.UsbPipe
Synchonously submit a byte[] to the UsbPipe.
syncSubmit(UsbIrp) - Method in interface javax.usb.UsbPipe
Synchonously submit a UsbIrp to the UsbPipe.
syncSubmit(List) - Method in interface javax.usb.UsbPipe
Synchonously submit a List of UsbIrps to the UsbPipe.
syncSubmit(UsbControlIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
syncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
syncSubmit(byte[]) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
syncSubmit(UsbIrp) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
syncSubmit(List) - Method in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
synchFrame(short) - Method in class javax.usb.util.StandardRequest
Synch Frame.
synchFrame(UsbDevice, short) - Static method in class javax.usb.util.StandardRequest
Synch Frame.
synchronizedUsbDevice(UsbDevice) - Static method in class javax.usb.util.UsbUtil
Create a synchronized UsbDevice.
synchronizedUsbPipe(UsbPipe) - Static method in class javax.usb.util.UsbUtil
Create a synchronized UsbPipe.

T

toHexString(byte) - Static method in class javax.usb.util.UsbUtil
Format a byte into a proper length hex String.
toHexString(short) - Static method in class javax.usb.util.UsbUtil
Format a short into a proper length hex String.
toHexString(int) - Static method in class javax.usb.util.UsbUtil
Format a int into a proper length hex String.
toHexString(long) - Static method in class javax.usb.util.UsbUtil
Format a long into the specified length hex String.
toHexString(long, char, int, int) - Static method in class javax.usb.util.UsbUtil
Format a long into the specified length hex String.
toHexString(String, byte[], int) - Static method in class javax.usb.util.UsbUtil
Format a byte[] into a hex String.
toHexString(String, short[], int) - Static method in class javax.usb.util.UsbUtil
Format a short[] into a hex String.
toHexString(String, int[], int) - Static method in class javax.usb.util.UsbUtil
Format a int[] into a hex String.
toHexString(String, long[], int) - Static method in class javax.usb.util.UsbUtil
Format a long[] into a hex String.
toHexString(String, byte[]) - Static method in class javax.usb.util.UsbUtil
Format a byte[] into a hex String.
toHexString(String, short[]) - Static method in class javax.usb.util.UsbUtil
Format a short[] into a hex String.
toHexString(String, int[]) - Static method in class javax.usb.util.UsbUtil
Format a int[] into a hex String.
toHexString(String, long[]) - Static method in class javax.usb.util.UsbUtil
Format a long[] into a hex String.
toInt(byte, byte, byte, byte) - Static method in class javax.usb.util.UsbUtil
Convert 4 bytes into an int.
toInt(short, short) - Static method in class javax.usb.util.UsbUtil
Convert 2 shorts into an int.
toLong(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class javax.usb.util.UsbUtil
Convert 8 bytes into a long.
toLong(short, short, short, short) - Static method in class javax.usb.util.UsbUtil
Convert 4 shorts into a long.
toLong(int, int) - Static method in class javax.usb.util.UsbUtil
Convert 2 ints into a long.
toShort(byte, byte) - Static method in class javax.usb.util.UsbUtil
Convert 2 bytes into a short.

U

UsbAbortException - exception javax.usb.UsbAbortException.
Exception indicating a submission was aborted.
UsbAbortException() - Constructor for class javax.usb.UsbAbortException
Constructor.
UsbAbortException(String) - Constructor for class javax.usb.UsbAbortException
Constructor.
UsbBabbleException - exception javax.usb.UsbBabbleException.
Exception indicating a Babble error.
UsbBabbleException() - Constructor for class javax.usb.UsbBabbleException
Constructor.
UsbBabbleException(String) - Constructor for class javax.usb.UsbBabbleException
Constructor.
UsbBitStuffException - exception javax.usb.UsbBitStuffException.
Exception indicating a Bit-Stuff violation.
UsbBitStuffException() - Constructor for class javax.usb.UsbBitStuffException
Constructor.
UsbBitStuffException(String) - Constructor for class javax.usb.UsbBitStuffException
Constructor.
UsbCRCException - exception javax.usb.UsbCRCException.
Exception indicating a CRC error.
UsbCRCException() - Constructor for class javax.usb.UsbCRCException
Constructor.
UsbCRCException(String) - Constructor for class javax.usb.UsbCRCException
Constructor.
UsbClaimException - exception javax.usb.UsbClaimException.
Exception indicating an UsbInterface claim state prevents the current operation.
UsbClaimException() - Constructor for class javax.usb.UsbClaimException
Constructor.
UsbClaimException(String) - Constructor for class javax.usb.UsbClaimException
Constructor.
UsbConfiguration - interface javax.usb.UsbConfiguration.
Interface for a USB configuration.
UsbConfigurationDescriptor - interface javax.usb.UsbConfigurationDescriptor.
Interface for a USB configuration descriptor.
UsbConst - interface javax.usb.UsbConst.
USB constants.
UsbControlIrp - interface javax.usb.UsbControlIrp.
Interface for a control-type USB IRP (I/O Request Packet).
UsbDescriptor - interface javax.usb.UsbDescriptor.
Interface for a USB descriptor.
UsbDevice - interface javax.usb.UsbDevice.
Interface for a USB device.
UsbDeviceDataEvent - class javax.usb.event.UsbDeviceDataEvent.
Indicates data was successfully transferred over the Default Control Pipe.
UsbDeviceDataEvent(UsbDevice, UsbControlIrp) - Constructor for class javax.usb.event.UsbDeviceDataEvent
Constructor.
UsbDeviceDescriptor - interface javax.usb.UsbDeviceDescriptor.
Interface for a USB device descriptor.
UsbDeviceErrorEvent - class javax.usb.event.UsbDeviceErrorEvent.
Indicates an error occurred on the Default Control Pipe.
UsbDeviceErrorEvent(UsbDevice, UsbControlIrp) - Constructor for class javax.usb.event.UsbDeviceErrorEvent
Constructor.
UsbDeviceEvent - class javax.usb.event.UsbDeviceEvent.
Class for USB device events.
UsbDeviceEvent(UsbDevice) - Constructor for class javax.usb.event.UsbDeviceEvent
Constructor.
UsbDeviceListener - interface javax.usb.event.UsbDeviceListener.
Interface for receiving UsbDeviceEvents.
UsbDisconnectedException - exception javax.usb.UsbDisconnectedException.
Exception indicating a device has been disconnected.
UsbDisconnectedException() - Constructor for class javax.usb.UsbDisconnectedException
Constructor.
UsbDisconnectedException(String) - Constructor for class javax.usb.UsbDisconnectedException
Constructor.
UsbEndpoint - interface javax.usb.UsbEndpoint.
Interface for a USB endpoint.
UsbEndpointDescriptor - interface javax.usb.UsbEndpointDescriptor.
Interface for a USB endpoint descriptor.
UsbException - exception javax.usb.UsbException.
Exception specific to USB.
UsbException() - Constructor for class javax.usb.UsbException
Constructor.
UsbException(String) - Constructor for class javax.usb.UsbException
Constructor.
UsbHostManager - class javax.usb.UsbHostManager.
Entry point for javax.usb.
UsbHub - interface javax.usb.UsbHub.
Interface for a USB hub.
UsbInterface - interface javax.usb.UsbInterface.
Interface for a USB interface.
UsbInterfaceDescriptor - interface javax.usb.UsbInterfaceDescriptor.
Interface for a USB interface descriptor.
UsbInterfacePolicy - interface javax.usb.UsbInterfacePolicy.
Interface describing the policy to claim an interface with.
UsbIrp - interface javax.usb.UsbIrp.
Interface for a USB IRP (I/O Request Packet).
UsbNativeClaimException - exception javax.usb.UsbNativeClaimException.
Exception indicating an UsbInterface is already natively claimed.
UsbNativeClaimException() - Constructor for class javax.usb.UsbNativeClaimException
Constructor.
UsbNativeClaimException(String) - Constructor for class javax.usb.UsbNativeClaimException
Constructor.
UsbNotActiveException - exception javax.usb.UsbNotActiveException.
Exception indicating an operation was attempted on an inactive UsbConfiguration, inactive UsbInterface, and/or inactive UsbPipe.
UsbNotActiveException() - Constructor for class javax.usb.UsbNotActiveException
Constructor.
UsbNotActiveException(String) - Constructor for class javax.usb.UsbNotActiveException
Constructor.
UsbNotClaimedException - exception javax.usb.UsbNotClaimedException.
Exception indicating an operation was attempted on a unclaimed UsbInterface.
UsbNotClaimedException() - Constructor for class javax.usb.UsbNotClaimedException
Constructor.
UsbNotClaimedException(String) - Constructor for class javax.usb.UsbNotClaimedException
Constructor.
UsbNotOpenException - exception javax.usb.UsbNotOpenException.
Exception indicating an operation was attempted on a closed UsbPipe.
UsbNotOpenException() - Constructor for class javax.usb.UsbNotOpenException
Constructor.
UsbNotOpenException(String) - Constructor for class javax.usb.UsbNotOpenException
Constructor.
UsbPIDException - exception javax.usb.UsbPIDException.
Exception indicating a PID error.
UsbPIDException() - Constructor for class javax.usb.UsbPIDException
Constructor.
UsbPIDException(String) - Constructor for class javax.usb.UsbPIDException
Constructor.
UsbPipe - interface javax.usb.UsbPipe.
Interface for a USB pipe.
UsbPipeDataEvent - class javax.usb.event.UsbPipeDataEvent.
Indicates data was successfully transferred over the UsbPipe.
UsbPipeDataEvent(UsbPipe, byte[], int) - Constructor for class javax.usb.event.UsbPipeDataEvent
Constructor.
UsbPipeDataEvent(UsbPipe, UsbIrp) - Constructor for class javax.usb.event.UsbPipeDataEvent
Constructor.
UsbPipeErrorEvent - class javax.usb.event.UsbPipeErrorEvent.
Indicates an error occurred on the UsbPipe.
UsbPipeErrorEvent(UsbPipe, UsbException) - Constructor for class javax.usb.event.UsbPipeErrorEvent
Constructor.
UsbPipeErrorEvent(UsbPipe, UsbIrp) - Constructor for class javax.usb.event.UsbPipeErrorEvent
Constructor.
UsbPipeEvent - class javax.usb.event.UsbPipeEvent.
Class for USB pipe events.
UsbPipeEvent(UsbPipe) - Constructor for class javax.usb.event.UsbPipeEvent
Constructor.
UsbPipeEvent(UsbPipe, UsbIrp) - Constructor for class javax.usb.event.UsbPipeEvent
Constructor.
UsbPipeListener - interface javax.usb.event.UsbPipeListener.
Interface for receiving UsbPipeEvents.
UsbPlatformException - exception javax.usb.UsbPlatformException.
Exception indicating a platform-specific UsbException.
UsbPlatformException() - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(String) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(int) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(Exception) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(String, int) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(String, Exception) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(int, Exception) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPlatformException(String, int, Exception) - Constructor for class javax.usb.UsbPlatformException
Constructor.
UsbPort - interface javax.usb.UsbPort.
Interface for a USB port.
UsbServices - interface javax.usb.UsbServices.
Interface for a javax.usb implementation.
UsbServicesEvent - class javax.usb.event.UsbServicesEvent.
Class for a USB services event.
UsbServicesEvent(UsbServices, UsbDevice) - Constructor for class javax.usb.event.UsbServicesEvent
Constructor.
UsbServicesListener - interface javax.usb.event.UsbServicesListener.
Interface for receiving UsbServicesEvents.
UsbShortPacketException - exception javax.usb.UsbShortPacketException.
Exception indicating a short packet was detected.
UsbShortPacketException() - Constructor for class javax.usb.UsbShortPacketException
Constructor.
UsbShortPacketException(String) - Constructor for class javax.usb.UsbShortPacketException
Constructor.
UsbStallException - exception javax.usb.UsbStallException.
Exception indicating a stall.
UsbStallException() - Constructor for class javax.usb.UsbStallException
Constructor.
UsbStallException(String) - Constructor for class javax.usb.UsbStallException
Constructor.
UsbStringDescriptor - interface javax.usb.UsbStringDescriptor.
Interface for a USB string descriptor.
UsbUtil - class javax.usb.util.UsbUtil.
General utility methods.
UsbUtil() - Constructor for class javax.usb.util.UsbUtil
 
UsbUtil.SynchronizedUsbDevice - class javax.usb.util.UsbUtil.SynchronizedUsbDevice.
A synchronized UsbDevice wrapper implementation.
UsbUtil.SynchronizedUsbDevice(UsbDevice) - Constructor for class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
UsbUtil.SynchronizedUsbPipe - class javax.usb.util.UsbUtil.SynchronizedUsbPipe.
A synchronized UsbPipe wrapper implementation.
UsbUtil.SynchronizedUsbPipe(UsbPipe) - Constructor for class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 
unsignedInt(byte) - Static method in class javax.usb.util.UsbUtil
Get the specified byte's value as an unsigned integer.
unsignedInt(short) - Static method in class javax.usb.util.UsbUtil
Get the specified short's value as an unsigned integer.
unsignedLong(byte) - Static method in class javax.usb.util.UsbUtil
Get the specified byte's value as an unsigned long.
unsignedLong(short) - Static method in class javax.usb.util.UsbUtil
Get the specified short's value as an unsigned long.
unsignedLong(int) - Static method in class javax.usb.util.UsbUtil
Get the specified int's value as an unsigned long.
unsignedShort(byte) - Static method in class javax.usb.util.UsbUtil
Get the specified byte's value as an unsigned short.
usbDevice - Variable in class javax.usb.util.StandardRequest
 
usbDevice - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbDevice
 
usbDeviceAttached(UsbServicesEvent) - Method in interface javax.usb.event.UsbServicesListener
A UsbDevice was attached.
usbDeviceDetached(UsbDeviceEvent) - Method in interface javax.usb.event.UsbDeviceListener
The UsbDevice was detached.
usbDeviceDetached(UsbServicesEvent) - Method in interface javax.usb.event.UsbServicesListener
A UsbDevice was detached.
usbException - Variable in class javax.usb.util.DefaultUsbIrp
 
usbPipe - Variable in class javax.usb.util.UsbUtil.SynchronizedUsbPipe
 

V

Version - class javax.usb.Version.
Version class that prints the current version numbers.
Version() - Constructor for class javax.usb.Version
 

W

wIndex() - Method in interface javax.usb.UsbControlIrp
Get the wIndex.
wIndex - Variable in class javax.usb.util.DefaultUsbControlIrp
 
wIndex() - Method in class javax.usb.util.DefaultUsbControlIrp
Get the wIndex.
wLength() - Method in class javax.usb.util.DefaultUsbControlIrp
Get the wLength.
wMaxPacketSize() - Method in interface javax.usb.UsbEndpointDescriptor
Get this descriptor's wMaxPacketSize.
wTotalLength() - Method in interface javax.usb.UsbConfigurationDescriptor
Get this descriptor's wTotalLength.
wValue() - Method in interface javax.usb.UsbControlIrp
Get the wValue.
wValue - Variable in class javax.usb.util.DefaultUsbControlIrp
 
wValue() - Method in class javax.usb.util.DefaultUsbControlIrp
Get the wValue.
waitUntilComplete() - Method in interface javax.usb.UsbIrp
Wait until complete.
waitUntilComplete(long) - Method in interface javax.usb.UsbIrp
Wait until complete, or the timeout has expired.
waitUntilComplete() - Method in class javax.usb.util.DefaultUsbIrp
Wait until complete.
waitUntilComplete(long) - Method in class javax.usb.util.DefaultUsbIrp
Wait until complete, or the timeout has expired.

A B C D E F G H I J L M O P R S T U V W