|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--galaxy.lang.GalaxyMessage | +--galaxy.lang.DisconnectMessage
This creates a GalaxyMessage
of type
GAL_DISCONNECT_MSG_TYPE.
GalaxyMessage
,
Clause
Fields inherited from class galaxy.lang.GalaxyMessage |
data, GAL_BROKER_END_MSG_TYPE, GAL_BROKER_START_MSG_TYPE, GAL_DESTROY_MSG_TYPE, GAL_DISCONNECT_MSG_TYPE, GAL_ERROR_MSG_TYPE, GAL_MESSAGE_MSG_TYPE, GAL_OBJECT_MSG_TYPE, GAL_POSTPONE_MSG_TYPE, GAL_REPLY_MSG_TYPE, msgType |
Constructor Summary | |
DisconnectMessage()
|
Methods inherited from class galaxy.lang.GalaxyMessage |
createMessage, getData, getType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DisconnectMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |