|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ix.util.IPC.BasicInputMessage
A minimal implementation of InputMessage.
Field Summary | |
protected java.lang.Object |
contents
|
Constructor Summary | |
IPC.BasicInputMessage(java.lang.Object contents)
|
Method Summary | |
java.lang.Object |
getContents()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
protected java.lang.Object contents
Constructor Detail |
public IPC.BasicInputMessage(java.lang.Object contents)
Method Detail |
public java.lang.Object getContents()
getContents
in interface IPC.InputMessage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |