public class RenewResponseMessage extends EventingResponseMessage
expiresheader, inbound, MULTICAST_ROUTING_SCHEME, UNICAST_ROUTING_SCHEME, UNKNOWN_ROUTING_SCHEMEunknownAttributes, unknownElements_QN_2_List| Constructor and Description |
|---|
RenewResponseMessage(SOAPHeader header)
Creates a new RenewResponse message containing a
SOAPHeader. |
RenewResponseMessage(java.lang.String communicationManagerId)
Creates a new RenewResponse message containing a new created
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 RenewResponseMessage(java.lang.String communicationManagerId)
SOAPHeader. All header-
and eventing-related fields are empty and it is the caller's responsibility to fill them with
suitable values.public RenewResponseMessage(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 -