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