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.

See:
          Description

Interface Summary
ConnectInfo The interface represents a CONNECT message information.
ConnectResponseInfo The interface represents a CONNECT_RESPONSE message information.
DataAckInfo The interface represents a data acknowledge message information.
DataInfo The interface represents a data message information.
DisconnectInfo The interface represents a DISCONNECT message information.
ErrorInfo The interface represents an ERROR message information.
FinalTemplateDataAckInfo The interface represents a FinalTemplateData acknowledge message information.
FlowStartInfo The interface represents a FLOW_STRAT message information.
FlowStopInfo The interface represents a FLOW_STOP message information.
GetSessionsInfo The interface represents a GET_SESSIONS message information.
GetSessionsResponseInfo The interface represents a GET_SESSIONS_RESPONSE message information.
GetTemplatesInfo The interface represents a GET_TEMPLATE message information.
GetTemplatesResponseInfo The interface represents a GET_TEMPLATE_RESPONSE message information.
KeepAliveInfo The interface represents a KEEP_ALIVE message information.
MessageInfo The interface represents a message information.
ModifyTemplateInfo The interface represents a MODIFY_TEMPLATE message information.
ModifyTemplateResponseInfo The interface represents a MODIFY_TEMPLATE_RESPONSE message information.
ProtocolMsgHeaderOnly The interface represents the header of the protocol message information.
RequestInfo The interface represents a REQUEST message information.
ResponseInfo The interface represents a RESPONSE message information.
SessionStartInfo The interface represents a SESSION_START message information.
SessionStopInfo The interface represents a SESSION_STOP message information.
StartNegotiationInfo The interface represents a START_NEGOTIATION message information.
StartNegotiationRejectInfo The interface represents a START_NEGOTIATION_REJECT message information.
TemplateDataInfo The interface represents a template data message information.
 

Package javax.microedition.ipdr.callback.msg Description

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