|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfabric.worker.remote.messages.ReadMessage.Response
public static class ReadMessage.Response
Field Summary | |
---|---|
Object._Impl |
obj
|
Constructor Summary | |
---|---|
ReadMessage.Response(Object._Impl obj)
|
Method Summary | |
---|---|
void |
write(java.io.DataOutput out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Object._Impl obj
Constructor Detail |
---|
public ReadMessage.Response(Object._Impl obj)
Method Detail |
---|
public void write(java.io.DataOutput out) throws java.io.IOException
write
in interface Message.Response
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |