|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPBody | |
---|---|
org.apache.axiom.soap |
Uses of SOAPBody in org.apache.axiom.soap |
---|
Methods in org.apache.axiom.soap that return SOAPBody | |
---|---|
SOAPBody |
SOAPFactory.createSOAPBody()
|
SOAPBody |
SOAPFactory.createSOAPBody(SOAPEnvelope envelope)
|
SOAPBody |
SOAPFactory.createSOAPBody(SOAPEnvelope envelope,
OMXMLParserWrapper builder)
|
SOAPBody |
SOAPEnvelope.getBody()
Returns the SOAPBody object associated with this SOAPEnvelope
object. |
Methods in org.apache.axiom.soap with parameters of type SOAPBody | |
---|---|
SOAPFault |
SOAPFactory.createSOAPFault(SOAPBody parent)
|
SOAPFault |
SOAPFactory.createSOAPFault(SOAPBody parent,
java.lang.Exception e)
|
SOAPFault |
SOAPFactory.createSOAPFault(SOAPBody parent,
OMXMLParserWrapper builder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |