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

M

MC572x_APPLICATION_ID - Static variable in class com.esf.device.modem.channel.service.CnS
CnS 'MC572x Application' ID
MC87xxFreqBands - class com.esf.device.modem.service.MC87xxFreqBands.
This class defines frequency bands that can be set on MC87xx modems
MC87xxFreqBands() - Constructor for class com.esf.device.modem.service.MC87xxFreqBands
 
MC87xxPrlRegions - class com.esf.device.modem.service.MC87xxPrlRegions.
* This class defines PRL regions that can be set on MC87xx modems.
MC87xxPrlRegions() - Constructor for class com.esf.device.modem.service.MC87xxPrlRegions
 
MC87xx_APPLICATION_ID - Static variable in class com.esf.device.modem.channel.service.CnS
CnS 'MC87xx Application' ID
MIN_MSG_SIZE - Static variable in class com.esf.device.modem.channel.service.Hip
Minimum message size.
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
 
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.
ModemChannelType - class com.esf.device.modem.channel.service.ModemChannelType.
describes modem channel types
ModemChannelType() - Constructor for class com.esf.device.modem.channel.service.ModemChannelType
 
ModemCnsProtocolException - exception com.esf.device.modem.exception.ModemCnsProtocolException.
Defines ModemCnsProtocolException
ModemCnsProtocolException() - Constructor for class com.esf.device.modem.exception.ModemCnsProtocolException
Create an instance with no message about why the Exception was thrown.
ModemCnsProtocolException(String) - Constructor for class com.esf.device.modem.exception.ModemCnsProtocolException
Creates an instance with a message about why the Exception was thrown.
ModemCommand - class com.esf.device.modem.channel.service.ModemCommand.
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 com.esf.device.modem.channel.service.ModemCommandType.
Defines ModemCommandType class
ModemCommandType() - Constructor for class com.esf.device.modem.channel.service.ModemCommandType
 
ModemConnectionNotAllowedException - exception com.esf.device.modem.exception.ModemConnectionNotAllowedException.
Defines ModemConnectionNotAllowedException
ModemConnectionNotAllowedException() - Constructor for class com.esf.device.modem.exception.ModemConnectionNotAllowedException
Create an instance with no message about why the Exception was thrown.
ModemConnectionNotAllowedException(String) - Constructor for class com.esf.device.modem.exception.ModemConnectionNotAllowedException
Creates an instance with a message about why the Exception was thrown.
ModemException - exception com.esf.device.modem.exception.ModemException.
Defines ModemException
ModemException() - Constructor for class com.esf.device.modem.exception.ModemException
Create an instance with no message about why the Exception was thrown.
ModemException(String) - Constructor for class com.esf.device.modem.exception.ModemException
Creates an instance with a message about why the Exception was thrown.
ModemNotAvailableForATcommandsException - exception com.esf.device.modem.exception.ModemNotAvailableForATcommandsException.
Defines ModemNotAvailableForATcommandsException
ModemNotAvailableForATcommandsException() - Constructor for class com.esf.device.modem.exception.ModemNotAvailableForATcommandsException
Create an instance with no message about why the Exception was thrown.
ModemNotAvailableForATcommandsException(String) - Constructor for class com.esf.device.modem.exception.ModemNotAvailableForATcommandsException
Creates an instance with a message about why the Exception was thrown.
ModemOperationFailedException - exception com.esf.device.modem.exception.ModemOperationFailedException.
Defines ModemOperationFailedException
ModemOperationFailedException() - Constructor for class com.esf.device.modem.exception.ModemOperationFailedException
Create an instance with no message about why the Exception was thrown.
ModemOperationFailedException(String) - Constructor for class com.esf.device.modem.exception.ModemOperationFailedException
Creates an instance with a message about why the Exception was thrown.
ModemOperationInProgressException - exception com.esf.device.modem.exception.ModemOperationInProgressException.
Defines ModemNotAwailableForATcommandsException
ModemOperationInProgressException() - Constructor for class com.esf.device.modem.exception.ModemOperationInProgressException
Create an instance with no message about why the Exception was thrown.
ModemOperationInProgressException(String) - Constructor for class com.esf.device.modem.exception.ModemOperationInProgressException
Creates an instance with a message about why the Exception was thrown.
ModemOperationNotAllowedException - exception com.esf.device.modem.exception.ModemOperationNotAllowedException.
Defines ModemOperationNotAllowedException This exception is thrown when user attempts to perform an operation that is disabled.
ModemOperationNotAllowedException() - Constructor for class com.esf.device.modem.exception.ModemOperationNotAllowedException
Create an instance with no message about why the Exception was thrown.
ModemOperationNotAllowedException(String) - Constructor for class com.esf.device.modem.exception.ModemOperationNotAllowedException
Creates an instance with a message about why the Exception was thrown.
ModemOperationNotSupportedException - exception com.esf.device.modem.exception.ModemOperationNotSupportedException.
Defines ModemOperationNotSupportedException This exception is thrown when user attempts to perform an operation that not supported.
ModemOperationNotSupportedException() - Constructor for class com.esf.device.modem.exception.ModemOperationNotSupportedException
Create an instance with no message about why the Exception was thrown.
ModemOperationNotSupportedException(String) - Constructor for class com.esf.device.modem.exception.ModemOperationNotSupportedException
Creates an instance with a message about why the Exception was thrown.
ModemPrlWriteException - exception com.esf.device.modem.exception.ModemPrlWriteException.
Defines ModemPrlWriteException
ModemPrlWriteException() - Constructor for class com.esf.device.modem.exception.ModemPrlWriteException
Create an instance with no message about why the Exception was thrown.
ModemPrlWriteException(String) - Constructor for class com.esf.device.modem.exception.ModemPrlWriteException
Creates an instance with a message about why the Exception was thrown.
ModemReply - class com.esf.device.modem.channel.service.ModemReply.
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
ModemServiceListener - interface com.esf.device.modem.manager.service.ModemServiceListener.
Defines modem service listener
ModemXchangePair - class com.esf.net.ppp.service.ModemXchangePair.
Defines Modem Exchange "Send/Expect" pair
ModemXchangePair(String, String) - Constructor for class com.esf.net.ppp.service.ModemXchangePair
ModemXchangePair constructor
ModemXchangeScript - class com.esf.net.ppp.service.ModemXchangeScript.
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
main(String[]) - Static method in class javax.usb.Version
Prints out text to stdout (with appropriate version numbers).
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.
modemServiceAdded(IModemService) - Method in interface com.esf.device.modem.manager.service.ModemServiceListener
Notifies application that a modem has been inserted
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.
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.

A B C D E F G H I J K L M N O P Q R S T U V W
Copyright © 2009 Eurotech Inc. All rights reserved.