|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DaemonMsg
The DaemonMsg
interface must be implemented by all
daemon message types that should be passed to the mss.
Method Summary | |
---|---|
OutMessage |
getOutMessage()
Returns the OutMessage containing the daemon
level message data. |
int |
size()
Returns the size of the daemon level message data, excluding any headers imposed by the mss. |
Method Detail |
---|
int size()
OutMessage getOutMessage()
OutMessage
containing the daemon
level message data.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |