|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfabric.messages.ReadMessage.Response
public static class ReadMessage.Response
Field Summary | |
---|---|
ObjectGroup |
group
|
Constructor Summary | |
---|---|
ReadMessage.Response(ObjectGroup group)
Used by the store to create a read-message response. |
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 ObjectGroup group
Constructor Detail |
---|
public ReadMessage.Response(ObjectGroup group)
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 |