public abstract class RxMessageBase extends Object implements RxMessage
RxMessage.State| Constructor and Description |
|---|
RxMessageBase(String correlationId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCorrelationId()
Returns correlation identifier by which this message can be referenced
|
byte[] |
toBytes()
Returns
byte[] representation of the message instance |
public RxMessageBase(@NotNull
String correlationId)
@NotNull public String getCorrelationId()
RxMessagegetCorrelationId in interface RxMessageCopyright © 2005–2018 Oracle Corporation. All rights reserved.