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