|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.wsinfra.wsa.impl.WsaEnvelopeCreatorImpl
public class WsaEnvelopeCreatorImpl
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 |
static WsaEnvelopeCreator |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static WsaEnvelopeCreator getInstance()
public EnvelopeDocument createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action)
createSoapEnvelope in interface WsaEnvelopeCreator
public EnvelopeDocument createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action,
RelatesToDocument relatesTo)
createSoapEnvelope in interface WsaEnvelopeCreator
public EnvelopeDocument createSoapEnvelope(EndpointReferenceType to,
FromDocument from,
ActionDocument action,
ReplyToDocument replyTo,
ReplyAfterDocument replyAfter,
FaultToDocument faultTo)
createSoapEnvelope in interface WsaEnvelopeCreator
public EnvelopeDocument createSoapEnvelope(ToDocument to,
FromDocument from,
ActionDocument action,
ReplyToDocument replyTo,
ReplyAfterDocument replyAfter,
FaultToDocument faultTo)
createSoapEnvelope in interface WsaEnvelopeCreatorpublic EnvelopeDocument createSoapEnvelope(FromDocument from)
createSoapEnvelope in interface WsaEnvelopeCreator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||