|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.anabas.gxo.GMS_Message | +--com.anabas.gxo.GMS_ObjectMessage
Title: Description: Copyright: Copyright (c) 2000 Company:
Fields inherited from class com.anabas.gxo.GMS_Message |
BODYTYPE_BYTES,
BODYTYPE_MAP,
BODYTYPE_OBJECT,
BODYTYPE_TEXT,
BODYTYPE_XML,
MSGTYPE_ACK,
MSGTYPE_ADMINISTRATION,
MSGTYPE_MAJOR,
MSGTYPE_MINOR,
PRIORITY_LOW,
PRIORITY_NORMAL,
PRIORITY_REALTIME |
Constructor Summary | |
GMS_ObjectMessage()
|
Method Summary | |
abstract java.io.Serializable |
getObject()
|
abstract void |
setObject(java.io.Serializable parm1)
|
Methods inherited from class com.anabas.gxo.GMS_Message |
clearBody,
clearProperties,
getBodyType,
getID,
getMessageType,
getPriority,
getProperty,
getPropertyNames,
getTimeStamp,
setProperty |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GMS_ObjectMessage()
Method Detail |
public abstract java.io.Serializable getObject() throws GXO_Exception
public abstract void setObject(java.io.Serializable parm1) throws GXO_Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |