public class GetStatusResponseMessage extends EventingResponseMessage
expiresheader, inbound, MULTICAST_ROUTING_SCHEME, UNICAST_ROUTING_SCHEME, UNKNOWN_ROUTING_SCHEMEunknownAttributes, unknownElements_QN_2_List| Constructor and Description |
|---|
GetStatusResponseMessage()
Creates a new GetStatusResponse message containing a new created
SOAPHeader. |
GetStatusResponseMessage(SOAPHeader header)
Creates a new GetStatusResponse message containing a
SOAPHeader. |
| Modifier and Type | Method and Description |
|---|---|
int |
getType()
Type of message.
|
getExpires, setExpires, toStringgetAppSequence, getHeader, getMessageId, getRelatesTo, getReplyTo, getRoutingScheme, getTo, isInbound, setInbound, setResponseTo, setResponseTo, setRoutingScheme, setSOAPHeaderaddUnknownAttribute, addUnknownElement, getUnknownAttribute, getUnknownAttributes, getUnknownElement, getUnknownElements, getUnknownElements, setUnknownAttributes, setUnknownElementspublic GetStatusResponseMessage()
SOAPHeader. All
header- and eventing-related fields are empty and it is the caller's responsibility to fill
them with suitable values.public GetStatusResponseMessage(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 -