|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.rx.message.RxMessageBase
public abstract class RxMessageBase
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.xml.ws.rx.message.RxMessage |
|---|
RxMessage.State |
| Constructor Summary | |
|---|---|
RxMessageBase(java.lang.String correlationId)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCorrelationId()
Returns correlation identifier by which this message can be referenced |
byte[] |
toBytes()
Returns byte[] representation of the message instance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sun.xml.ws.rx.message.RxMessage |
|---|
getState |
| Constructor Detail |
|---|
public RxMessageBase(@NotNull
java.lang.String correlationId)
| Method Detail |
|---|
@NotNull public java.lang.String getCorrelationId()
RxMessage
getCorrelationId in interface RxMessagepublic byte[] toBytes()
RxMessagebyte[] representation of the message instance
toBytes in interface RxMessagebyte[] representation of the message instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||