Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
M
main(String[])
- Static method in class com.ibm.jusb.os.linux.
Version
Main method to print out version information
main(String[])
- Static method in class com.ibm.jusb.tools.text.
TextUsbView
Main
main(String[])
- Static method in class com.ibm.jusb.tools.
UsbView
Main
main(String[])
- Static method in class com.ibm.jusb.
Version
Print text to stdout (with appropriate version numbers).
main(String[])
- Static method in class javax.usb.
Version
Prints out text to stdout (with appropriate version numbers).
MANUFACTURER_INDEX
- Static variable in class com.ibm.jusb.
VirtualRootUsbHubImp
MANUFACTURER_STRING
- Static variable in class com.ibm.jusb.
VirtualRootUsbHubImp
maskByInvertedSubnet(IpAddress)
- Method in class com.esf.net.dhcp.server.service.
IpAddress
Masks the IpAddress by the inversion of subnet, to obtain a numeric IP broadcast address.
maskByInvertedSubnet(IpAddress)
- Method in class com.esf.util.net.service.
IpAddress
Masks the IpAddress by the inversion of subnet, to obtain a numeric IP broadcast address.
maskBySubnet(IpAddress)
- Method in class com.esf.net.dhcp.server.service.
IpAddress
Masks the IpAddress by the specified subnet, to obtain a numeric IP network identifier.
maskBySubnet(IpAddress)
- Method in class com.esf.util.net.service.
IpAddress
Masks the IpAddress by the specified subnet, to obtain a numeric IP network identifier.
MAX_FIRST_UPDATE_DELAY
- Static variable in class com.ibm.jusb.os.linux.
LinuxUsbServices
MC572x_APPLICATION_ID
- Static variable in class com.esf.device.modem.channel.service.
CnS
CnS 'MC572x Application' ID
MC87xx_APPLICATION_ID
- Static variable in class com.esf.device.modem.channel.service.
CnS
CnS 'MC87xx Application' ID
MC87xxFreqBands
- Class in
com.esf.device.modem.service
This class defines frequency bands that can be set on MC87xx modems
MC87xxFreqBands()
- Constructor for class com.esf.device.modem.service.
MC87xxFreqBands
MC87xxPrlRegions
- Class in
com.esf.device.modem.service
* This class defines PRL regions that can be set on MC87xx modems.
MC87xxPrlRegions()
- Constructor for class com.esf.device.modem.service.
MC87xxPrlRegions
MIN_MSG_SIZE
- Static variable in class com.esf.device.modem.channel.service.
Hip
Minimum message size.
MINISTATION_2_MODE_BRIDGE_DHCP
- Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.
IMinistation2Service
MINISTATION_2_MODE_BRIDGE_STATIC
- Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.
IMinistation2Service
MINISTATION_2_MODE_MASTER
- Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.
IMinistation2Service
MODEL
- Static variable in class com.esf.device.modem.configuration.
ModemConfiguration
MODEM_ATTACHED_TOPIC
- Static variable in interface com.esf.device.usb.manager.modem.service.
IUsbModemManagerService
MODEM_CHANNEL_APPLICATION_ID
- Static variable in class com.esf.device.modem.channel.service.
CnS
CnS 'Channel Application' object ID
MODEM_DETACHED_TOPIC
- Static variable in interface com.esf.device.usb.manager.modem.service.
IUsbModemManagerService
ModemChannelType
- Class in
com.esf.device.modem.channel.service
describes modem channel types
ModemChannelType()
- Constructor for class com.esf.device.modem.channel.service.
ModemChannelType
ModemCnsProtocolException
- Exception in
com.esf.device.modem.exception
Defines ModemCnsProtocolException
ModemCnsProtocolException()
- Constructor for exception com.esf.device.modem.exception.
ModemCnsProtocolException
Create an instance with no message about why the Exception was thrown.
ModemCnsProtocolException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemCnsProtocolException
Creates an instance with a message about why the Exception was thrown.
ModemCommand
- Class in
com.esf.device.modem.channel.service
Describes modem command
ModemCommand(String)
- Constructor for class com.esf.device.modem.channel.service.
ModemCommand
AT command constructor
ModemCommand(CnS)
- Constructor for class com.esf.device.modem.channel.service.
ModemCommand
CnS command constructor
ModemCommandType
- Class in
com.esf.device.modem.channel.service
Defines ModemCommandType class
ModemCommandType()
- Constructor for class com.esf.device.modem.channel.service.
ModemCommandType
ModemConfiguration
- Class in
com.esf.device.modem.configuration
Defines modem configuration object that each modem will return in the provideConfiguration() method.
ModemConfiguration()
- Constructor for class com.esf.device.modem.configuration.
ModemConfiguration
ModemConfiguration constructor
ModemConfiguration(Properties)
- Constructor for class com.esf.device.modem.configuration.
ModemConfiguration
ModemConfiguration constructor
ModemConfigurationException
- Exception in
com.esf.device.modem.exception
ModemConfigurationException()
- Constructor for exception com.esf.device.modem.exception.
ModemConfigurationException
Create an instance with no message about why the Exception was thrown.
ModemConfigurationException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemConfigurationException
Creates an instance with a message about why the Exception was thrown.
ModemConfigurationException(String, Throwable)
- Constructor for exception com.esf.device.modem.exception.
ModemConfigurationException
Creates an instance with a message about why the Exception was thrown.
ModemConnectionNotAllowedException
- Exception in
com.esf.device.modem.exception
Defines ModemConnectionNotAllowedException
ModemConnectionNotAllowedException()
- Constructor for exception com.esf.device.modem.exception.
ModemConnectionNotAllowedException
Create an instance with no message about why the Exception was thrown.
ModemConnectionNotAllowedException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemConnectionNotAllowedException
Creates an instance with a message about why the Exception was thrown.
ModemException
- Exception in
com.esf.device.modem.exception
Defines ModemException
ModemException()
- Constructor for exception com.esf.device.modem.exception.
ModemException
Create an instance with no message about why the Exception was thrown.
ModemException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemException
Creates an instance with a message about why the Exception was thrown.
ModemException(String, Throwable)
- Constructor for exception com.esf.device.modem.exception.
ModemException
Creates an instance with a message about why the Exception was thrown.
ModemNotAvailableForATcommandsException
- Exception in
com.esf.device.modem.exception
Defines ModemNotAvailableForATcommandsException
ModemNotAvailableForATcommandsException()
- Constructor for exception com.esf.device.modem.exception.
ModemNotAvailableForATcommandsException
Create an instance with no message about why the Exception was thrown.
ModemNotAvailableForATcommandsException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemNotAvailableForATcommandsException
Creates an instance with a message about why the Exception was thrown.
ModemOperationFailedException
- Exception in
com.esf.device.modem.exception
Defines ModemOperationFailedException
ModemOperationFailedException()
- Constructor for exception com.esf.device.modem.exception.
ModemOperationFailedException
Create an instance with no message about why the Exception was thrown.
ModemOperationFailedException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemOperationFailedException
Creates an instance with a message about why the Exception was thrown.
ModemOperationInProgressException
- Exception in
com.esf.device.modem.exception
Defines ModemNotAwailableForATcommandsException
ModemOperationInProgressException()
- Constructor for exception com.esf.device.modem.exception.
ModemOperationInProgressException
Create an instance with no message about why the Exception was thrown.
ModemOperationInProgressException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemOperationInProgressException
Creates an instance with a message about why the Exception was thrown.
ModemOperationNotAllowedException
- Exception in
com.esf.device.modem.exception
Defines ModemOperationNotAllowedException This exception is thrown when user attempts to perform an operation that is disabled.
ModemOperationNotAllowedException()
- Constructor for exception com.esf.device.modem.exception.
ModemOperationNotAllowedException
Create an instance with no message about why the Exception was thrown.
ModemOperationNotAllowedException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemOperationNotAllowedException
Creates an instance with a message about why the Exception was thrown.
ModemOperationNotSupportedException
- Exception in
com.esf.device.modem.exception
Defines ModemOperationNotSupportedException This exception is thrown when user attempts to perform an operation that not supported.
ModemOperationNotSupportedException()
- Constructor for exception com.esf.device.modem.exception.
ModemOperationNotSupportedException
Create an instance with no message about why the Exception was thrown.
ModemOperationNotSupportedException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemOperationNotSupportedException
Creates an instance with a message about why the Exception was thrown.
ModemPrlWriteException
- Exception in
com.esf.device.modem.exception
Defines ModemPrlWriteException
ModemPrlWriteException()
- Constructor for exception com.esf.device.modem.exception.
ModemPrlWriteException
Create an instance with no message about why the Exception was thrown.
ModemPrlWriteException(String)
- Constructor for exception com.esf.device.modem.exception.
ModemPrlWriteException
Creates an instance with a message about why the Exception was thrown.
ModemReply
- Class in
com.esf.device.modem.channel.service
Defines modem reply class
ModemReply(ArrayList)
- Constructor for class com.esf.device.modem.channel.service.
ModemReply
AT reply constructor
ModemReply(CnS)
- Constructor for class com.esf.device.modem.channel.service.
ModemReply
CnS reply constructor
modemServiceAdded(IModemService)
- Method in interface com.esf.device.modem.manager.service.
ModemServiceListener
Notifies application that a modem has been inserted
ModemServiceListener
- Interface in
com.esf.device.modem.manager.service
Defines modem service listener
modemServiceNewConfigurationApplied(String)
- Method in interface com.esf.device.modem.manager.service.
ModemServiceListener
Notifies application that new configuration has been applied
modemServiceNewConfigurationReceived(String)
- Method in interface com.esf.device.modem.manager.service.
ModemServiceListener
Notifies application that new configuration has been received.
modemServiceRemoved(IModemService)
- Method in interface com.esf.device.modem.manager.service.
ModemServiceListener
Notifies application that a modem has been removed.
ModemXchangePair
- Class in
com.esf.net.ppp.service
Defines Modem Exchange "Send/Expect" pair
ModemXchangePair(String, String)
- Constructor for class com.esf.net.ppp.service.
ModemXchangePair
ModemXchangePair constructor
ModemXchangeScript
- Class in
com.esf.net.ppp.service
This class defines Modem Exchange script that is used for establishing PPP connection with service provider.
ModemXchangeScript()
- Constructor for class com.esf.net.ppp.service.
ModemXchangeScript
ModemXchangeScript constructor
mountDevice(String, String, String)
- Method in interface com.esf.device.usb.manager.storage.service.
IUsbStorageManagerService
This method mounts a specified USB Mass Storage device to a specified mount point.
MSGID_CNS_HOST2MODEM
- Static variable in class com.esf.device.modem.channel.service.
Hip
Indicates host to modem message direction.
MSGID_CNS_MODEM2HOST
- Static variable in class com.esf.device.modem.channel.service.
Hip
Indicates modem to host message direction.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W