|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The interface represents a GET_SESSIONS_RESPONSE message information. An Exporter MUST respond to a GET SESSION Message with GET SESSIONS RESPONSE Message that includes the list of Sessions available to this Collector. The Session lists, may then in turn, be used by a Collector to issue GET TEMPLATES Messages for specific Sessions of interest
GetSessionsInfo
,
GetTemplatesInfo
Method Summary | |
short |
getRequestId()
Returns the request Id |
java.util.Vector |
getSessions()
Returns vector of Sessions parameters. |
Methods inherited from interface javax.microedition.ipdr.callback.msg.MessageInfo |
msgId, msgName, toString |
Method Detail |
public short getRequestId()
public java.util.Vector getSessions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |