|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.se.jsr181.utils.AxiomHelper
public class AxiomHelper
An Apache AXIOM Helper.
| Constructor Summary | |
|---|---|
AxiomHelper()
|
|
| Method Summary | |
|---|---|
static javax.xml.transform.Source |
createSource(org.apache.axiom.soap.SOAPEnvelope envelope)
Creates the content of a JBI message (as a source) from a SOAP message. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxiomHelper()
| Method Detail |
|---|
public static javax.xml.transform.Source createSource(org.apache.axiom.soap.SOAPEnvelope envelope)
throws java.lang.Exception
envelope - the SOAP envelope
java.lang.Exception - if something went wrong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||