|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.narada.wsinfra.deployment.axis.wsrm.WsrmCreateEnvelope
Creates an SOAPEnvelope. Both handler and Proxy base web service deployments are using message type web service. Message type web services work with SOAPEnvelope. This class helps to create them.
| Constructor Summary | |
WsrmCreateEnvelope()
|
|
| Method Summary | |
cgl.narada.wsinfra.schemas.soap.EnvelopeDocument |
addQName(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
String qString)
Adds Qname into both header and body. |
cgl.narada.wsinfra.schemas.soap.EnvelopeDocument |
createEnvDocument(String source,
String sink)
Creates EnvelopeDocument by using source and sink adresses |
org.apache.axis.message.SOAPEnvelope |
getEnvelope(String messageType,
String source,
String sink)
returns SOAPEnvelope |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WsrmCreateEnvelope()
| Method Detail |
public cgl.narada.wsinfra.schemas.soap.EnvelopeDocument createEnvDocument(String source,
String sink)
public cgl.narada.wsinfra.schemas.soap.EnvelopeDocument addQName(cgl.narada.wsinfra.schemas.soap.EnvelopeDocument envelopeDocument,
String qString)
public org.apache.axis.message.SOAPEnvelope getEnvelope(String messageType,
String source,
String sink)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||