|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.util.SOAPUtil
public final class SOAPUtil
| Method Summary | |
|---|---|
static javax.xml.soap.SOAPMessage |
buildDocumentSOAPMessage(String soapAction,
Element part)
|
static javax.xml.soap.SOAPMessage |
buildDocumentSOAPMessage(String soapAction,
String part)
|
static javax.xml.soap.SOAPMessage |
buildSOAPMessage(Document document,
String soapAction)
|
static javax.xml.soap.SOAPMessage |
buildSOAPMessage(String soapAction,
String soapPartAsString)
|
static javax.xml.soap.SOAPMessage |
call(javax.xml.soap.SOAPMessage soapMessage,
String endpoint)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static javax.xml.soap.SOAPMessage buildSOAPMessage(Document document,
String soapAction)
public static javax.xml.soap.SOAPMessage buildDocumentSOAPMessage(String soapAction,
Element part)
public static javax.xml.soap.SOAPMessage buildDocumentSOAPMessage(String soapAction,
String part)
public static javax.xml.soap.SOAPMessage buildSOAPMessage(String soapAction,
String soapPartAsString)
public static javax.xml.soap.SOAPMessage call(javax.xml.soap.SOAPMessage soapMessage,
String endpoint)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||