|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanon.mixminion.message.MessageImplementation
anon.mixminion.message.SingleBlockMessage
public class SingleBlockMessage
| Field Summary | |
|---|---|
private byte[] |
m_payload
|
(package private) static int |
SINGLETON_HEADER_LEN
|
| Constructor Summary | |
|---|---|
SingleBlockMessage(byte[] compressed_payload)
Constructor |
|
| Method Summary | |
|---|---|
byte[][] |
buildPayload()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
static final int SINGLETON_HEADER_LEN
private byte[] m_payload
| Constructor Detail |
|---|
public SingleBlockMessage(byte[] compressed_payload)
compressed_payload - | Method Detail |
|---|
public byte[][] buildPayload()
buildPayload in class MessageImplementation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||