|
|||||||||
| 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.GetStatusMessage
public class GetStatusMessage
| 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 | |
|---|---|
GetStatusMessage(SOAPHeader header)
|
|
GetStatusMessage(java.lang.String communicationManagerId)
Creates a new GetStatus message containing a SOAPHeader with the
appropriate action property set and a
unique message ID property. |
|
| Method Summary | |
|---|---|
int |
getType()
Type of message. |
| 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, toString |
| 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 GetStatusMessage(java.lang.String communicationManagerId)
SOAPHeader with the
appropriate action property set and a
unique message ID property. All other
header- and eventing-related fields are empty and it is the caller's
responsibility to fill them with suitable values.
public GetStatusMessage(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 | ||||||||