Method Summary |
|
public void | exposeAs(String uri) Used to specify a different WS-Addressing namespace URI,
so as to cause MAPs to be exposed (i.e. |
public AttributedURIType | getAction() Accessor for the Action property. |
public EndpointReferenceType | getFaultTo() Accessor for the FaultTo property. |
public AttributedURIType | getMessageID() Accessor for the MessageID property. |
public String | getNamespaceURI() |
public RelatesToType | getRelatesTo() Accessor for the RelatesTo property. |
public EndpointReferenceType | getReplyTo() Accessor for the ReplyTo property. |
public AttributedURIType | getTo() Accessor for the To property. |
public void | setAction(AttributedURIType iri) Mutator for the Action property. |
public void | setFaultTo(EndpointReferenceType ref) Mutator for the FaultTo property. |
public void | setMessageID(AttributedURIType iri) Mutator for the MessageID property. |
public void | setRelatesTo(RelatesToType rel) Mutator for the RelatesTo property. |
public void | setReplyTo(EndpointReferenceType ref) Mutator for the ReplyTo property. |
public void | setTo(AttributedURIType iri) Mutator for the To property. |