|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is a utility which creates SOAP enevelopes initialized to the specified WSA headers.
| Method Summary | |
EnvelopeDocument |
createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action,
RelatesToDocument relatesTo)
Prepare SOAP envelope based on the specified WS-Addressing headers. |
EnvelopeDocument |
createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action,
ReplyToDocument replyTo,
ReplyAfterDocument replyAfter,
FaultToDocument faultTo)
Prepare SOAP envelope based on the specified WS-Addressing headers. |
EnvelopeDocument |
createSoapEnvelope(FromDocument from)
Prepare SOAP Envelope based on the specified WS-Addressing header. |
EnvelopeDocument |
createSoapEnvelope(ToDocument to,
FromDocument from,
ActionDocument action,
ReplyToDocument replyTo,
ReplyAfterDocument replyAfter,
FaultToDocument faultTo)
Prepare SOAP envelope based on the specified WS-Addressing headers. |
| Method Detail |
public EnvelopeDocument createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action,
RelatesToDocument relatesTo)
public EnvelopeDocument createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action,
ReplyToDocument replyTo,
ReplyAfterDocument replyAfter,
FaultToDocument faultTo)
public EnvelopeDocument createSoapEnvelope(ToDocument to,
FromDocument from,
ActionDocument action,
ReplyToDocument replyTo,
ReplyAfterDocument replyAfter,
FaultToDocument faultTo)
public EnvelopeDocument createSoapEnvelope(FromDocument from)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||