|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atomikos.icatch.jaxb.wsa.IncomingAddressingHeaders
com.atomikos.icatch.jaxb.wsa.v200408.IncomingAddressingHeaders
public class IncomingAddressingHeaders
Implementation for the 2004/08 WSA version.
| Field Summary |
|---|
| Fields inherited from class com.atomikos.icatch.jaxb.wsa.IncomingAddressingHeaders |
|---|
messageId, target |
| Method Summary | |
|---|---|
OutgoingAddressingHeaders |
createFaultAddress()
Creates a fault address according to the fault/reply parameters in the incoming addressing data. |
OutgoingAddressingHeaders |
createReplyAddress()
Creates a reply address according to the reply parameters in the incoming addressing data. |
static IncomingAddressingHeaders |
extractFromContext(javax.xml.ws.handler.MessageContext messageContext)
Extracts an instance from the WS-A headers in an incoming SOAP message. |
String |
getSenderURI()
Gets/extracts/creates a URI representation of the remote sender of a message - as determined by the replyTo EPR (if any). |
| Methods inherited from class com.atomikos.icatch.jaxb.wsa.IncomingAddressingHeaders |
|---|
getMessageId, getTarget, setMessageId, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public OutgoingAddressingHeaders createFaultAddress()
IncomingAddressingHeaders
createFaultAddress in class IncomingAddressingHeaderspublic OutgoingAddressingHeaders createReplyAddress()
IncomingAddressingHeaders
createReplyAddress in class IncomingAddressingHeaderspublic String getSenderURI()
public static IncomingAddressingHeaders extractFromContext(javax.xml.ws.handler.MessageContext messageContext)
messageContext -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||