|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AddressingHeaderItem
Common methods to all SOAP Header Element types.
| Method Summary | |
|---|---|
javax.xml.soap.SOAPHeaderElement |
toSOAPHeaderElement(AddressingVersion version,
javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
Gets a SOAP Header Element from this instance. |
javax.xml.soap.SOAPHeaderElement |
toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
Gets a SOAP Header Element from this instance. |
| Method Detail |
|---|
javax.xml.soap.SOAPHeaderElement toSOAPHeaderElement(AddressingVersion version,
javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
throws javax.xml.soap.SOAPException
version - WS-Addressing version to useenv - SOAP envelope to append toactorURI - Actor URI
javax.xml.soap.SOAPException - If an error occurs
javax.xml.soap.SOAPHeaderElement toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
throws javax.xml.soap.SOAPException
env - SOAP envelope to append toactorURI - Actor URI
javax.xml.soap.SOAPException - If an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||