|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfabric.messages.DissemReadMessage.Response
public static class DissemReadMessage.Response
Field Summary | |
---|---|
Glob |
glob
|
Constructor Summary | |
---|---|
DissemReadMessage.Response(Glob glob)
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 Glob glob
Constructor Detail |
---|
public DissemReadMessage.Response(Glob glob)
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 |