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

A

addReference() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Adds a reference to this connection configuration

C

CollectorConfig - interface javax.microedition.ipdr.configuration.CollectorConfig.
This interface provides the configuration of the collector.
CollectorPriorityConfig - interface javax.microedition.ipdr.configuration.CollectorPriorityConfig.
This interface provides the configured priority of a collector.
ConfigException - exception javax.microedition.ipdr.configuration.ConfigException.
Exception thrown whenever there is an error in the configuration data.
ConfigException(String) - Constructor for class javax.microedition.ipdr.configuration.ConfigException
Creates an exception, from a single string.
ConfigException(Object, String, String) - Constructor for class javax.microedition.ipdr.configuration.ConfigException
Creates an exception, from the object (e.g., the running thread), the function (or method) in the object, and the message.
ConnectInfo - interface javax.microedition.ipdr.callback.msg.ConnectInfo.
The interface represents a CONNECT message information.
ConnectResponseInfo - interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo.
The interface represents a CONNECT_RESPONSE message information.
ConnectionConfig - interface javax.microedition.ipdr.configuration.ConnectionConfig.
This interface provides the configuration of the Connection.
ConnectionController - interface javax.microedition.ipdr.callback.ConnectionController.
The interface enables to control the ability of establishing a connection and session start state in a connection.
ConnectionControllerFactory - interface javax.microedition.ipdr.callback.ConnectionControllerFactory.
This interface is the ConnectionController factory.
ConnectionException - exception javax.microedition.ipdr.ConnectionException.
Represents a connection-level exception
ConnectionException() - Constructor for class javax.microedition.ipdr.ConnectionException
Creates a new connection exception.
ConnectionException(String) - Constructor for class javax.microedition.ipdr.ConnectionException
Creates a new connection exception with a specified detail message.
ConnectionException(String, Throwable) - Constructor for class javax.microedition.ipdr.ConnectionException
Creates a new connection exception with a specified detail message and a specified cause
ConnectionIOException - exception javax.microedition.ipdr.ConnectionIOException.
Represents an exception that is thrown when an I/O error occurs during reading or writing via the TCP connection.
ConnectionIOException(String, ConnectionConfig, Throwable) - Constructor for class javax.microedition.ipdr.ConnectionIOException
Creates an exception, with the message, the connnection configuration, and the underlying error.
ConnectionIOException(String) - Constructor for class javax.microedition.ipdr.ConnectionIOException
Creates an exception, with a message only
ConnectionIOException(String, Throwable) - Constructor for class javax.microedition.ipdr.ConnectionIOException
Creates an exception, with a message and the underlying error.
canConnect(String, ConnectionConfig) - Method in interface javax.microedition.ipdr.callback.ConnectionController
Enables controlling the initialization of a connection.
canStartSession(String, ConnectionConfig, SessionConfig) - Method in interface javax.microedition.ipdr.callback.ConnectionController
Informs the caller whether or not it can start an "active session".
cancelRequest(byte, long) - Method in interface javax.microedition.ipdr.ExporterManager
Requests to cancel request according to its ID.
close() - Method in interface javax.microedition.ipdr.ExporterManager
Disconnects all existing connections, shuts down the listening socket Waits for all the threads to finish.

D

DataAckInfo - interface javax.microedition.ipdr.callback.msg.DataAckInfo.
The interface represents a data acknowledge message information.
DataException - exception javax.microedition.ipdr.DataException.
Represents an exception that is thrown when there is an error regarding the protocol data.
DataException(String) - Constructor for class javax.microedition.ipdr.DataException
Creates the exception from a single string.
DataException(Object, String, String) - Constructor for class javax.microedition.ipdr.DataException
Creates the exception from the object (e.g., the running thread), the function (or method) in the object, and the message.
DataInfo - interface javax.microedition.ipdr.callback.msg.DataInfo.
The interface represents a data message information.
DisconnectInfo - interface javax.microedition.ipdr.callback.msg.DisconnectInfo.
The interface represents a DISCONNECT message information.

E

ErrorInfo - interface javax.microedition.ipdr.callback.msg.ErrorInfo.
The interface represents an ERROR message information.
ExporterConfig - interface javax.microedition.ipdr.configuration.ExporterConfig.
This interface provides the configuration of the exporter.
ExporterConfigFactory - class javax.microedition.ipdr.configuration.ExporterConfigFactory.
The ExporterConfigFactory is an ExporterConfig Factory This factory instantiates implementation of ExporterConfig that takes all its parameters from JAD/manifest
ExporterConfigFactory() - Constructor for class javax.microedition.ipdr.configuration.ExporterConfigFactory
 
ExporterManager - interface javax.microedition.ipdr.ExporterManager.
The ExporterManager interface implementation which is the entry point to the ETA implementation.
ExporterManagerFactory - class javax.microedition.ipdr.ExporterManagerFactory.
The factory that produces ExporterManager objects
ExporterManagerFactory() - Constructor for class javax.microedition.ipdr.ExporterManagerFactory
 

F

FieldConfig - interface javax.microedition.ipdr.configuration.FieldConfig.
This interface provides a configuration of a field in a template.
FinalTemplateDataAckInfo - interface javax.microedition.ipdr.callback.msg.FinalTemplateDataAckInfo.
The interface represents a FinalTemplateData acknowledge message information.
FlowStartInfo - interface javax.microedition.ipdr.callback.msg.FlowStartInfo.
The interface represents a FLOW_STRAT message information.
FlowStopInfo - interface javax.microedition.ipdr.callback.msg.FlowStopInfo.
The interface represents a FLOW_STOP message information.
findCollector(String) - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns collector configuration by identifier
findSession(byte) - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns the session configuration
findTemplate(short) - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Locates template configuration by given template id

G

GetSessionsInfo - interface javax.microedition.ipdr.callback.msg.GetSessionsInfo.
The interface represents a GET_SESSIONS message information.
GetSessionsResponseInfo - interface javax.microedition.ipdr.callback.msg.GetSessionsResponseInfo.
The interface represents a GET_SESSIONS_RESPONSE message information.
GetTemplatesInfo - interface javax.microedition.ipdr.callback.msg.GetTemplatesInfo.
The interface represents a GET_TEMPLATE message information.
GetTemplatesResponseInfo - interface javax.microedition.ipdr.callback.msg.GetTemplatesResponseInfo.
The interface represents a GET_TEMPLATE_RESPONSE message information.
getAckSequenceInterval() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the acknowledge sequence interval
getAckSequenceInterval() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns the data acknowledge message window size.
getAckTimeInterval() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the acknowledge time interval
getAckTimeInterval() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns the data acknowledge time interval.
getCapabilitesTemplateNegotiation() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Indicates whether the exporter should support template negotiation (true if template negotiaton is supported)
getCapabilitiesMultiSession() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns whether the connection suports multiple session
getCapabilitiesMultiSession() - Method in interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo
Returns whether the connection suports multiple session
getCapabilitiesMultiSession() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Indicates whether multiple sessions over same connection are supported (true if multiple sessions are supported)
getCapabilitiesRequestResponse() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns whether trequest/response events are supported.
getCapabilitiesRequestResponse() - Method in interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo
Returns whether trequest/response events are supported.
getCapabilitiesStructures() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns whether the connection suports structures as part of the templates
getCapabilitiesStructures() - Method in interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo
Returns whether the connection suports structures as part of the templates
getCapabilitiesStructures() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Indicates whether structured templates are supported
getCapabilitiesTemplateNegotiation() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns whether the templates negotiation is supported
getCapabilitiesTemplateNegotiation() - Method in interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo
Returns whether the templates negotiation is supported
getCause() - Method in class javax.microedition.ipdr.ConnectionIOException
Gets the underlying cause.
getCollectorConfig() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the collector configuration that this connection belongs too
getCollectorHost() - Method in interface javax.microedition.ipdr.configuration.CollectorConfig
Returns collector host (IPv4 "dotted decimal notation")
getCollectorHost() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the collector Host in IPv4 "dotted decimal notation"
getCollectorIdentifier() - Method in interface javax.microedition.ipdr.configuration.CollectorConfig
Returns collector identifier in IPv4 form ("dotted decimal notation")
getCollectorIdentifier() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the collector identifier in IPv4 "dotted decimal notation"
getCollectorList() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns enumeration of collector configuration (the availble collectors).
getCollectorPort() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns a collector TCP port
getCollectorsList() - Method in interface javax.microedition.ipdr.configuration.SessionConfig
Returns a list of CollectorPriorityConfig availble in this session
getConfigId() - Method in interface javax.microedition.ipdr.callback.msg.DataAckInfo
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration.
getConfigId() - Method in interface javax.microedition.ipdr.callback.msg.DataInfo
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration.
getConfigId() - Method in interface javax.microedition.ipdr.callback.msg.GetTemplatesResponseInfo
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration.
getConfigId() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration.
getConfigId() - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Returns the ConfigId The configId is the Identifier of a specific Template Set Configuration.
getConnectTimeout() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns a connect timeout in seconds
getConnectionConfigList() - Method in interface javax.microedition.ipdr.configuration.CollectorConfig
Returns enumeration of connection configuration
getConnectionController() - Method in interface javax.microedition.ipdr.callback.ConnectionControllerFactory
Returns an instance of ConnectionController
getConnectionCount() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the number of allowed connections
getConnectionDescription() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns a verbal description of the connection
getControllerQueryInterval() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns the controller query interval between retry request to connect or to start session
getData() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns the data as Key and Value pair inside an Hashtable The Key type of String and the Value type is template dependent
getData() - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Returns the data as Key and Value pair inside an Hashtable The Key type of String and the Value type is template dependent
getDataSeqNo() - Method in interface javax.microedition.ipdr.callback.msg.DataAckInfo
Returns the data sequence number Session relative sequence number of the last record received and handled in a series.
getDataSeqNo() - Method in interface javax.microedition.ipdr.callback.msg.DataInfo
Returns the data sequence number The sequence number is a relative to a Session.
getDescription() - Method in interface javax.microedition.ipdr.callback.msg.ErrorInfo
Returns the error description
getDocumentId() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the document Id
getDroppedRecordCount() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the dropped record count
getErrorCode() - Method in interface javax.microedition.ipdr.callback.msg.ErrorInfo
Returns the error code The error code field consists two parts: (1) Session oriented flag: it is a one bit flag.
getExporterBootTime() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the exporter boot time (in seconds from epoch time)
getExporterConfig() - Method in interface javax.microedition.ipdr.configuration.CollectorConfig
Returns the exporter configuration - instance of ExporterConfig
getExporterConfig() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns ExporterConfig - instance of the exporter configuration
getExporterConfig(MIDlet) - Static method in class javax.microedition.ipdr.configuration.ExporterConfigFactory
Returns an instance of ExporterConfig that takes all the information from the JAD/Menifest file.
getExporterHost() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns the exporter host in IPv4 "dotted decimal notation".
getExporterIdentifier() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns the Exporter identifier in IPv4 "dotted decimal notation".
getExporterManager() - Static method in class javax.microedition.ipdr.ExporterManagerFactory
Returns an instance of ExporterManager
getExporterProtocolVersion() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns exporter's supported protocol version (1 for CRANE, 2 for IPDR)
getExporterSupportDiscovery() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Return true if discovery is supported (UDP-based discovery as defined in the IPDR/SP) and false otherwise
getFieldById(int) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the configuration of the field acording to its id.
getFieldConfigAt(int) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the configuration of the field acording to its position.
getFieldList() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the list of FieldConfig.
getFieldListLength() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the length of the field list.
getFirstRecordSequenceNumber() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the first record sequence number
getId() - Method in interface javax.microedition.ipdr.configuration.FieldConfig
Returns field id
getIdentifier() - Method in interface javax.microedition.ipdr.configuration.CollectorPriorityConfig
Returns the collector's identiefer in IPv4 "dotted decimal notation"
getInitiatorAddress() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns the initiator address in IPv4 "dotted decimal notation" format
getInitiatorPort() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns the initiator port
getKeepAliveInterval() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns the KeepAlive interval.
getKeepAliveInterval() - Method in interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo
Returns the KeepAlive interval.
getKeepAliveInterval() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns an exporter's keep alive interval in seconds
getLocalPort() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns local port to listen for incoming connections
getMessage() - Method in class javax.microedition.ipdr.ProtocolMalformedMsgException
Gets the detail messages about this exception.
getName() - Method in interface javax.microedition.ipdr.configuration.FieldConfig
Returns field name
getOriginalMsg() - Method in class javax.microedition.ipdr.ConnectionIOException
Gets the original message (without the extra stuff from the connection et al).
getPassiveConnectionList() - Method in interface javax.microedition.ipdr.configuration.CollectorConfig
Returns a sublist of passive connections from all defined connections
getPriority() - Method in interface javax.microedition.ipdr.configuration.CollectorPriorityConfig
Returns the collector's priority
getReasonCode() - Method in interface javax.microedition.ipdr.callback.msg.FlowStopInfo
Returns the reason code
getReasonCode() - Method in interface javax.microedition.ipdr.callback.msg.SessionStopInfo
Returns the reason code values of 0-255 are reserved for IPDR/SP standard reason codes.
getReasonInfo() - Method in interface javax.microedition.ipdr.callback.msg.FlowStopInfo
Returns the reason information values of 0-255 are reserved for standard reason codes.
getReasonInfo() - Method in interface javax.microedition.ipdr.callback.msg.SessionStopInfo
Returns the reason information
getReceiveBufferSize() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns default receive buffer size for the TCP layer
getReferenceCount() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns current reference count (number of existing connections that use this configuration)
getRequestId() - Method in interface javax.microedition.ipdr.callback.msg.GetSessionsInfo
Returns the request Id
getRequestId() - Method in interface javax.microedition.ipdr.callback.msg.GetSessionsResponseInfo
Returns the request Id
getRequestId() - Method in interface javax.microedition.ipdr.callback.msg.GetTemplatesInfo
Returns the request Id
getRequestId() - Method in interface javax.microedition.ipdr.callback.msg.GetTemplatesResponseInfo
Returns the request Id
getRequestId() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns the request Id
getRequestId() - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Returns the request Id
getRetryCount() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns a number of retries for connection attempts
getRetryInterval() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the interval between connection attempts, in seconds
getSchemaName() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the schema name.
getSessionConfig(byte) - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the configuration of the session
getSessionDescription() - Method in interface javax.microedition.ipdr.configuration.SessionConfig
Returns a verbal description of the session
getSessionId() - Method in class javax.microedition.ipdr.SessionException
Returns the sessionId.
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.DataInfo
Returns the SessionId Identifies the Session with which the Message is associated.
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.FlowStartInfo
Returns the session Id Identifies the Session which the Message is associated.
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.FlowStopInfo
Returns the session Id Identifies the Session with which the Message is associated.
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns the session Id
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Returns the session Id
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns the session Id
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.SessionStopInfo
Returns the session Id
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.StartNegotiationInfo
 
getSessionId() - Method in interface javax.microedition.ipdr.callback.msg.StartNegotiationRejectInfo
 
getSessionId() - Method in interface javax.microedition.ipdr.configuration.SessionConfig
Returns the session id
getSessionList() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns enumeration of session configuration.
getSessionName() - Method in interface javax.microedition.ipdr.configuration.SessionConfig
Returns the session name
getSessionSpecific() - Method in interface javax.microedition.ipdr.callback.msg.ErrorInfo
Returns whether it is session specific error
getSessionTemplatesList() - Method in interface javax.microedition.ipdr.configuration.SessionConfig
Returns a li( list of templates IDs configured for the session (Short values) - Enumeration
getSessions() - Method in interface javax.microedition.ipdr.callback.msg.GetSessionsResponseInfo
Returns vector of Sessions parameters.
getStateMachineListenerIn(String, int) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerInFactory
Returns an instance of StateMachineListenerIn.
getStateMachineListenerOut(String, int) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOutFactory
Returns an instance of StateMachineListenerOut.
getTemplate(byte, short) - Method in interface javax.microedition.ipdr.ExporterManager
Returns a template configuration.
getTemplateDescription() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the template description.
getTemplateId() - Method in interface javax.microedition.ipdr.callback.msg.DataInfo
Returns the TemplateId The Template ID in the DataInfo Message refers to a Template Identifier previously sent by the Exporter on a TemplateDataInfo Message.
getTemplateId() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns the template Id
getTemplateId() - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Returns the template Id
getTemplateId() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the template id.
getTemplateNegotiator(CollectorConfig) - Static method in class javax.microedition.ipdr.callback.TemplateNegotiatorFactory
Returns an instance of Template Negotiator
getTemplates() - Method in interface javax.microedition.ipdr.callback.msg.GetTemplatesResponseInfo
Returns vector of TemplateConfig
getTemplates() - Method in interface javax.microedition.ipdr.callback.msg.ModifyTemplateInfo
Returns vector of TemplateConfig
getTemplates() - Method in interface javax.microedition.ipdr.callback.msg.ModifyTemplateResponseInfo
Returns vector of TemplateConfig
getTemplates() - Method in interface javax.microedition.ipdr.callback.msg.TemplateDataInfo
Returns vector of TemplateConfig
getTimeStamp() - Method in interface javax.microedition.ipdr.callback.msg.ErrorInfo
Returns the time stamp.
getTypeId() - Method in interface javax.microedition.ipdr.configuration.FieldConfig
Returns field type id
getTypeName() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Returns the type name - the complex type defined in the schema and associates with this temaplte.
getUDPDiscoveryPort() - Method in interface javax.microedition.ipdr.configuration.CollectorConfig
Returns collector UDP discovery port
getUDPDiscoveryPort() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns UDP port to listen for incoming discovery requests on.
getUDPDiscoveryTimeout() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns UDP discovery timeout value.
getVendorId() - Method in interface javax.microedition.ipdr.callback.msg.ConnectInfo
Returns the vendor id A Vendor Identifier is a string that identifies the vendor that created the initiator
getVendorId() - Method in interface javax.microedition.ipdr.callback.msg.ConnectResponseInfo
Returns the vendor id A Vendor Identifier is a string that identifies the vendor that created the responder
getVendorId() - Method in interface javax.microedition.ipdr.configuration.ExporterConfig
Returns vendor identifier
getWaitingForCollectorsTimeout() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns the WaitingForCollectorsTimeout.

I

INFINITE - Static variable in interface javax.microedition.ipdr.configuration.ConnectionConfig
Indicates that connection attempts should be retried indefinitely
InvalidApplicationStateException - exception javax.microedition.ipdr.InvalidApplicationStateException.
Indicates an Invalid Application State
InvalidApplicationStateException() - Constructor for class javax.microedition.ipdr.InvalidApplicationStateException
Creates a new InvalidApplicationStateException exception
InvalidApplicationStateException(String) - Constructor for class javax.microedition.ipdr.InvalidApplicationStateException
Creates a new InvalidApplicationStateException exception with a message
InvalidSessionStateException - exception javax.microedition.ipdr.InvalidSessionStateException.
Indicates invalid state transition or message for a session.
InvalidSessionStateException(byte) - Constructor for class javax.microedition.ipdr.InvalidSessionStateException
Constructor for InvalidStateException.
InvalidSessionStateException(byte, String) - Constructor for class javax.microedition.ipdr.InvalidSessionStateException
Constructor for InvalidStateException.
isDuplicateFlag() - Method in interface javax.microedition.ipdr.callback.msg.DataInfo
Returns Wheteher isDuplicateFlag set if set indicates that this record was previously sent to another Collector which failed to acknowledge its receipt.
isDuplicateFlag() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns true if the duplicate flag was raised
isEnabledForOutput() - Method in interface javax.microedition.ipdr.configuration.FieldConfig
Indicates if the field is a part of the output (true if the field is enabled for output)
isNegotiable() - Method in interface javax.microedition.ipdr.callback.msg.TemplateDataInfo
Returns true if the template is negotiable else false
isPassiveConnection() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Returns true if the connection is passive false otherwise
isPrimary() - Method in interface javax.microedition.ipdr.callback.msg.SessionStartInfo
Returns true if the current collector is the primary else false
isResponseRequired() - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Returns true if response is required
isSuccessFlag() - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Returns true if request successfully fulfilled

J

javax.microedition.ipdr - package javax.microedition.ipdr
The Event Tracking API for Java ME -  the root package.
javax.microedition.ipdr.callback - package javax.microedition.ipdr.callback

This package contains the creators and the products (callback object) interfaces that enable to monitor and control the underlying protocol ("Factory Method" design pattern).

javax.microedition.ipdr.callback.msg - package javax.microedition.ipdr.callback.msg

This package contains all the informational messages that can be sent to the application layer from the protocol layer.

javax.microedition.ipdr.configuration - package javax.microedition.ipdr.configuration
This package contains the set of interfaces for defining the configuration.

K

KeepAliveInfo - interface javax.microedition.ipdr.callback.msg.KeepAliveInfo.
The interface represents a KEEP_ALIVE message information.

M

MessageInfo - interface javax.microedition.ipdr.callback.msg.MessageInfo.
The interface represents a message information.
ModifyTemplateInfo - interface javax.microedition.ipdr.callback.msg.ModifyTemplateInfo.
The interface represents a MODIFY_TEMPLATE message information.
ModifyTemplateResponseInfo - interface javax.microedition.ipdr.callback.msg.ModifyTemplateResponseInfo.
The interface represents a MODIFY_TEMPLATE_RESPONSE message information.
msgId() - Method in interface javax.microedition.ipdr.callback.msg.MessageInfo
Returns the message Id
msgName() - Method in interface javax.microedition.ipdr.callback.msg.MessageInfo
Returns message name

N

negotiateTemplate(byte, Vector) - Method in interface javax.microedition.ipdr.callback.TemplateNegotiator
Enables the negotiation of templates.
notifyConnect(String, int, ConnectInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notification regarding receiving connect message
notifyConnect(String, int, ConnectInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notification regarding sending connect message
notifyConnectResponse(String, int, ConnectResponseInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notification regarding receiving connect response message
notifyConnectResponse(String, int, ConnectResponseInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notification regarding sending connect response
notifyData(String, int, DataInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding message data
notifyDataAck(String, int, DataAckInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving Data Ack message
notifyDisconnect(String, int, DisconnectInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notification regarding receiving disconnection message
notifyDisconnect(String, int, DisconnectInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notification regarding disconnection
notifyError(String, int, ErrorInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving Error message
notifyError(String, int, ErrorInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending Error message
notifyFinalTemplateDataAck(String, int, FinalTemplateDataAckInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving Final Template Data Ack message
notifyFlowStart(String, int, FlowStartInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving flow start message
notifyFlowStop(String, int, FlowStopInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving flow stop message
notifyGetSessions(String, int, GetSessionsInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving get sessions request message
notifyGetSessionsResponse(String, int, GetSessionsResponseInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending get sessions response message
notifyGetTemplates(String, int, GetTemplatesInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving get templates request message
notifyGetTemplatesResponse(String, int, GetTemplatesResponseInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending get templates response message
notifyKeepAlive(String, int, KeepAliveInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving keep alive message
notifyKeepAlive(String, int, KeepAliveInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending keep alive message
notifyModifyTemplate(String, int, ModifyTemplateInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving Modify Template
notifyModifyTemplateResponse(String, int, ModifyTemplateResponseInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending Modify Template Response message
notifyRequest(String, int, RequestInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving request message
notifyRequest(String, int, RequestInfo, Object) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding message request
notifyResponse(String, int, ResponseInfo, Object) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving response message
notifyResponse(String, int, ResponseInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regrding message response
notifySessionStart(String, int, SessionStartInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notification regarding sending session start message
notifySessionStop(String, int, SessionStopInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending session stop message
notifyStartNegotiation(String, int, StartNegotiationInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerIn
Receives notifications regarding receiving Start Negotiation message
notifyStartNegotiationReject(String, int, StartNegotiationRejectInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending Start Negotiation Reject message
notifyTemplateData(String, int, TemplateDataInfo) - Method in interface javax.microedition.ipdr.callback.StateMachineListenerOut
Receives notifications regarding sending Template Data message

O

offset - Variable in class javax.microedition.ipdr.ProtocolMalformedMsgException
The offset within the message bytes where the problem was detected.
open() - Method in interface javax.microedition.ipdr.ExporterManager
Executes the exporter.

P

ProtocolMalformedMsgException - exception javax.microedition.ipdr.ProtocolMalformedMsgException.
Represents the exception which provides the information about a mal-formed message.
ProtocolMalformedMsgException(String, byte[], int, int) - Constructor for class javax.microedition.ipdr.ProtocolMalformedMsgException
Creates an exception (should never happen if the transmitter is performing properly).
ProtocolMsgHeaderOnly - interface javax.microedition.ipdr.callback.msg.ProtocolMsgHeaderOnly.
The interface represents the header of the protocol message information.

R

RequestAlreadySentException - exception javax.microedition.ipdr.RequestAlreadySentException.
Indicates a RequestAlreadySent error
RequestAlreadySentException() - Constructor for class javax.microedition.ipdr.RequestAlreadySentException
Create a new RequestAlreadySentException exception
RequestAlreadySentException(String) - Constructor for class javax.microedition.ipdr.RequestAlreadySentException
Create a new RequestAlreadySentException exception with a message
RequestInfo - interface javax.microedition.ipdr.callback.msg.RequestInfo.
The interface represents a REQUEST message information.
ResponseInfo - interface javax.microedition.ipdr.callback.msg.ResponseInfo.
The interface represents a RESPONSE message information.
rawMsg - Variable in class javax.microedition.ipdr.ProtocolMalformedMsgException
The message raw bytes (including header).
rawMsgLength - Variable in class javax.microedition.ipdr.ProtocolMalformedMsgException
The message raw bytes length.
removeReference() - Method in interface javax.microedition.ipdr.configuration.ConnectionConfig
Removes a reference from this connection configuration

S

SessionConfig - interface javax.microedition.ipdr.configuration.SessionConfig.
This interface provides a configuration of a Session.
SessionException - exception javax.microedition.ipdr.SessionException.
Indicates session exception.
SessionException(byte) - Constructor for class javax.microedition.ipdr.SessionException
Constructor for SessionException
SessionException(byte, String) - Constructor for class javax.microedition.ipdr.SessionException
Constructor for SessionException
SessionStartInfo - interface javax.microedition.ipdr.callback.msg.SessionStartInfo.
The interface represents a SESSION_START message information.
SessionStopInfo - interface javax.microedition.ipdr.callback.msg.SessionStopInfo.
The interface represents a SESSION_STOP message information.
StartNegotiationInfo - interface javax.microedition.ipdr.callback.msg.StartNegotiationInfo.
The interface represents a START_NEGOTIATION message information.
StartNegotiationRejectInfo - interface javax.microedition.ipdr.callback.msg.StartNegotiationRejectInfo.
The interface represents a START_NEGOTIATION_REJECT message information.
StateMachineListenerIn - interface javax.microedition.ipdr.callback.StateMachineListenerIn.
The interface provides a convenient way to get a notification with regards to incoming events
StateMachineListenerInFactory - interface javax.microedition.ipdr.callback.StateMachineListenerInFactory.
This interface is the StateMachineListenerIn factory.
StateMachineListenerOut - interface javax.microedition.ipdr.callback.StateMachineListenerOut.
The interface provides a convenient way to get a notification with regards to the underline protocol outgoing events
StateMachineListenerOutFactory - interface javax.microedition.ipdr.callback.StateMachineListenerOutFactory.
This interface is the StateMachineListenerOut factory.
sendData(byte, short, Hashtable) - Method in interface javax.microedition.ipdr.ExporterManager
Sends a data message.
sendMessage(byte, short, Hashtable) - Method in interface javax.microedition.ipdr.ExporterManager
Sends a "message" message.
sendRequest(byte, short, Hashtable, Object) - Method in interface javax.microedition.ipdr.ExporterManager
Sends a request message.
sendResponse(long, byte, boolean, short, Hashtable) - Method in interface javax.microedition.ipdr.ExporterManager
Sends a response message.
sessionId - Variable in class javax.microedition.ipdr.SessionException
 
setConfiguration(ExporterConfig) - Method in interface javax.microedition.ipdr.ExporterManager
Sets the exporter configuration.
setConnectionControllerFactory(ConnectionControllerFactory) - Method in interface javax.microedition.ipdr.ExporterManager
The application sets connection controller The application supplies its own implementation for ConnectionControllerFactory interface as parameter to the function setConnectionControllerFactory.
setEnabledForOutput(boolean) - Method in interface javax.microedition.ipdr.configuration.FieldConfig
Sets the field to be enabled to be a part of the output (true for enable)
setFields(Enumeration) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Sets the Fields
setId(short) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Sets the Template id
setSchemaName(String) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Sets the schema name
setStateMachineListenerInFactory(StateMachineListenerInFactory) - Method in interface javax.microedition.ipdr.ExporterManager
The application sets listeners for incoming messages.
setStateMachineListenerOutFactory(StateMachineListenerOutFactory) - Method in interface javax.microedition.ipdr.ExporterManager
The application sets listeners for outgoing messages.
setTemplate(TemplateConfig) - Method in interface javax.microedition.ipdr.callback.msg.RequestInfo
Sets the template configuration.
setTemplate(TemplateConfig) - Method in interface javax.microedition.ipdr.callback.msg.ResponseInfo
Sets the template configuration.
setTemplateDescription(String) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Sets the template description
setTemplateNegotiatorFactory(TemplateNegotiatorFactory) - Method in interface javax.microedition.ipdr.ExporterManager
The application sets template negotiator.
setTypeName(String) - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Sets the type name.

T

TemplateConfig - interface javax.microedition.ipdr.configuration.TemplateConfig.
This interface provides a configuration of a Templat ETA defines that at least one implementation must be implemented by the ETA implementer.
TemplateDataInfo - interface javax.microedition.ipdr.callback.msg.TemplateDataInfo.
The interface represents a template data message information.
TemplateNegotiator - interface javax.microedition.ipdr.callback.TemplateNegotiator.
The interface enables to custom templates negotiation.
TemplateNegotiatorFactory - class javax.microedition.ipdr.callback.TemplateNegotiatorFactory.
This interface is defining the TemplateNegotiator factory.
TemplateNegotiatorFactory() - Constructor for class javax.microedition.ipdr.callback.TemplateNegotiatorFactory
 
toString() - Method in interface javax.microedition.ipdr.callback.msg.MessageInfo
Returns a String object representing MessageInfo's value The string MUST be of the form: ::

U

UnknownRequestException - exception javax.microedition.ipdr.UnknownRequestException.
Indicates an UnknownRequestException error
UnknownRequestException() - Constructor for class javax.microedition.ipdr.UnknownRequestException
Creates a new UnknownRequestException exception
UnknownRequestException(String) - Constructor for class javax.microedition.ipdr.UnknownRequestException
Creates a new UnknownRequestException exception with a message

V

validateSelf() - Method in interface javax.microedition.ipdr.configuration.TemplateConfig
Validates the configuration the Templat

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