|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ws4d.java.types.UnknownDataContainer
org.ws4d.java.message.Message
org.ws4d.java.message.eventing.EventingResponseMessage
org.ws4d.java.message.eventing.RenewResponseMessage
public class RenewResponseMessage
| Field Summary | |
|---|---|
static URI |
ACTION
|
| Fields inherited from class org.ws4d.java.message.Message |
|---|
MULTICAST_ROUTING_SCHEME, UNICAST_ROUTING_SCHEME, UNKNOWN_ROUTING_SCHEME |
| Constructor Summary | |
|---|---|
RenewResponseMessage(SOAPHeader header)
|
|
RenewResponseMessage(java.lang.String communicationManagerId)
Creates a new RenewResponse message containing a SOAPHeader with
the appropriate action property set. |
|
| Method Summary | |
|---|---|
int |
getType()
Type of message. |
| Methods inherited from class org.ws4d.java.message.eventing.EventingResponseMessage |
|---|
getExpires, setExpires, toString |
| Methods inherited from class org.ws4d.java.message.Message |
|---|
getAction, getAppSequence, getCertificate, getHeader, getMessageId, getPrivateKey, getProtocolInfo, getRelatesTo, getReplyTo, getRoutingScheme, getTargetAddress, getTargetXAddressInfo, getTo, isInbound, isSecure, setCertificate, setInbound, setPrivateKey, setProtocolInfo, setResponseTo, setResponseTo, setRoutingScheme, setSecure, setTargetXAddressInfo |
| Methods inherited from class org.ws4d.java.types.UnknownDataContainer |
|---|
addUnknownAttribute, addUnknownElement, getUnknownAttribute, getUnknownAttributes, getUnknownElement, getUnknownElements, getUnknownElements, setUnknownAttributes, setUnknownElements |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final URI ACTION
| Constructor Detail |
|---|
public RenewResponseMessage(java.lang.String communicationManagerId)
SOAPHeader with
the appropriate action property set. All
other header- and eventing-related fields are empty and it is the
caller's responsibility to fill them with suitable values.
public RenewResponseMessage(SOAPHeader header)
header - | Method Detail |
|---|
public int getType()
Message
getType in class Message
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||