|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mpisws.p2p.transport.peerreview.evidence.AuditResponse<Handle>
public class AuditResponse<Handle extends RawSerializable>
Snippit is the contents (everything but the type) RESP_AUDIT byte type nodehandle myHandle LogSnippit logSnippit
Field Summary |
---|
Constructor Summary | |
---|---|
AuditResponse(Handle logOwner,
LogSnippet logSnippit)
|
Method Summary | |
---|---|
short |
getEvidenceType()
|
Handle |
getLogOwner()
|
LogSnippet |
getLogSnippit()
|
void |
serialize(OutputBuffer buf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuditResponse(Handle logOwner, LogSnippet logSnippit)
Method Detail |
---|
public short getEvidenceType()
getEvidenceType
in interface Evidence
public void serialize(OutputBuffer buf) throws java.io.IOException
serialize
in interface Evidence
java.io.IOException
public LogSnippet getLogSnippit()
public Handle getLogOwner()
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |