|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RawMessage
A raw data payload used for outbound messages.
Field Summary |
---|
Fields inherited from interface org.gudy.azureus2.plugins.messaging.Message |
---|
TYPE_DATA_PAYLOAD, TYPE_PROTOCOL_PAYLOAD |
Method Summary | |
---|---|
Message |
getOriginalMessage()
Get the message this raw message is based upon. |
ByteBuffer[] |
getRawPayload()
Get the raw data payload for this message. |
Methods inherited from interface org.gudy.azureus2.plugins.messaging.Message |
---|
create, destroy, getDescription, getID, getPayload, getType |
Method Detail |
---|
ByteBuffer[] getRawPayload()
Message getOriginalMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |