|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RxMessage
Protocol-independent abstraction over message/packet
| Nested Class Summary | |
|---|---|
static interface |
RxMessage.State
|
| Method Summary | |
|---|---|
String |
getCorrelationId()
Returns correlation identifier by which this message can be referenced |
RxMessage.State |
getState()
Returns serializable state of the message |
byte[] |
toBytes()
Returns byte[] representation of the message instance |
| Method Detail |
|---|
String getCorrelationId()
byte[] toBytes()
byte[] representation of the message instance
byte[] representation of the message instanceRxMessage.State getState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||