public class UnsubscribeResponseMessage extends Message
header, inbound, MULTICAST_ROUTING_SCHEME, UNICAST_ROUTING_SCHEME, UNKNOWN_ROUTING_SCHEMEunknownAttributes, unknownElements_QN_2_List| Constructor and Description |
|---|
UnsubscribeResponseMessage()
Creates a new UnsubscribeResponse message containing a new created
SOAPHeader.All
header- and eventing-related fields are empty and it is the caller's responsibility to fill
them with suitable values. |
UnsubscribeResponseMessage(SOAPHeader header)
Creates a new UnsubscribeResponse message containing a
SOAPHeader . |
| Modifier and Type | Method and Description |
|---|---|
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 UnsubscribeResponseMessage()
SOAPHeader.All
header- and eventing-related fields are empty and it is the caller's responsibility to fill
them with suitable values.public UnsubscribeResponseMessage(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 -