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

M

MAC_SYNC_ERROR - Static variable in class com.esf.net.beceem.wimax.service.WimaxConnectionStatus
 
MAC_VERSION_SWITCH - Static variable in class com.esf.net.beceem.wimax.service.WimaxConnectionStatus
 
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.
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_AP_BRIDGE - Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.IUbiquitiMinistationService
 
MINISTATION_2_MODE_STATION_DHCP_BRIDGE - Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.IUbiquitiMinistationService
 
MINISTATION_2_MODE_STATION_STATIC_BRIDGE - Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.IUbiquitiMinistationService
 
MINISTATION_CONFIG_TOUT - Static variable in interface com.esf.device.wifi.ubiquiti.ministation2.service.IUbiquitiMinistationService
Ministation configuration timeout in msec.
MODEL - Static variable in class com.esf.device.modem.configuration.ModemConfiguration
the modem model number
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
 
ModemChannelCallback - Interface in com.esf.device.modem.channel.service
A callback interface for components that use the modem channel reset method Copyright (c) 2011 Eurotech Inc.
ModemChannelType - Class in com.esf.device.modem.channel.service
describes modem channel types Copyright (c) 2009 Eurotech Inc.
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 Copyright � 2009 Eurotech Inc.
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 Copyright (c) 2009 Eurotech Inc.
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.
ModemConnectionInfo - Class in com.esf.net.modem.connection.info
Defines modem connection information class
ModemConnectionInfo(File) - Constructor for class com.esf.net.modem.connection.info.ModemConnectionInfo
ConnectionInfo constructor
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 Copyright (c) 2009 Eurotech Inc.
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
ModemSerialNumbers - Class in com.esf.net.gobi.sierra.qmi.service
Defines modem serial numbers (ESN, IMEI, MEID)
ModemSerialNumbers(String, String, String) - Constructor for class com.esf.net.gobi.sierra.qmi.service.ModemSerialNumbers
 
modemServiceAdded(ICellularModemService) - 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 Copyright (c) 2009 Eurotech Inc.
modemServiceNewConfigurationApplied(String) - Method in interface com.esf.device.modem.manager.service.ModemServiceListener
Notifies application that new configuration has been applied
modemServiceNewConfigurationFailure(String) - Method in interface com.esf.device.modem.manager.service.ModemServiceListener
Notifies application that new configuration has NOT been applied successfully.
modemServiceNewConfigurationReceived(String) - Method in interface com.esf.device.modem.manager.service.ModemServiceListener
Notifies application that new configuration has been received.
modemServiceRemoved(ICellularModemService) - 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.
A B C D E F G H I J K L M N O P R S T U V W 

Copyright © 2009 Eurotech Inc. All rights reserved.