|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.icore.AbstractAnnotatedObject ix.util.IPC.BasicInputMessage
public static class IPC.BasicInputMessage
A minimal implementation of InputMessage.
Field Summary | |
---|---|
protected java.lang.Object |
contents
|
Fields inherited from class ix.icore.AbstractAnnotatedObject |
---|
annotationListeners, annotations |
Constructor Summary | |
---|---|
IPC.BasicInputMessage(java.lang.Object contents)
|
Method Summary | |
---|---|
java.lang.Object |
getContents()
|
Methods inherited from class ix.icore.AbstractAnnotatedObject |
---|
addAnnotationListener, annMap, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, getComments, makeAnnMap, removeAnnotation, setAnnotation, setAnnotations, setComments, takeAnnotations |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ix.icore.Annotated |
---|
addAnnotationListener, clearAnnotations, fireSetAnnotation, getAnnotation, getAnnotations, removeAnnotation, setAnnotation, setAnnotations, takeAnnotations |
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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |