public class GetStatusMessage extends Message
header, inbound, MULTICAST_ROUTING_SCHEME, UNICAST_ROUTING_SCHEME, UNKNOWN_ROUTING_SCHEMEunknownAttributes, unknownElements_QN_2_List| Constructor and Description |
|---|
GetStatusMessage(ClientSubscription subscription)
Creates a new GetStatus message containing a new created
SOAPHeader. |
GetStatusMessage(SOAPHeader header)
Creates a new GetStatus message containing a
SOAPHeader. |
| Modifier and Type | Method and Description |
|---|---|
ClientSubscription |
getSubscription() |
int |
getType()
Type of message.
|
getAppSequence, getHeader, getMessageId, getRelatesTo, getReplyTo, getRoutingScheme, getTo, isInbound, setInbound, setResponseTo, setResponseTo, setRoutingScheme, setSOAPHeader, toStringaddUnknownAttribute, addUnknownElement, getUnknownAttribute, getUnknownAttributes, getUnknownElement, getUnknownElements, getUnknownElements, setUnknownAttributes, setUnknownElementspublic GetStatusMessage(ClientSubscription subscription)
SOAPHeader. All header- and
eventing-related fields are empty and it is the caller's responsibility to fill them with
suitable values.public GetStatusMessage(SOAPHeader header)
SOAPHeader. All header- and
eventing-related fields are empty and it is the caller's responsibility to fill them with
suitable values.header - public int getType()
Messagepublic ClientSubscription getSubscription()