|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPBodyElementAxisImpl | |
org.apache.axis.message |
Uses of SOAPBodyElementAxisImpl in org.apache.axis.message |
Subclasses of SOAPBodyElementAxisImpl in org.apache.axis.message | |
class |
DetailImpl
Detail Container implementation |
class |
InputStreamBody
|
class |
RPCElement
|
class |
SOAPFaultImpl
A Fault body element. |
Methods in org.apache.axis.message that return SOAPBodyElementAxisImpl | |
SOAPBodyElementAxisImpl |
SOAPEnvelopeAxisImpl.getFirstBody()
Get the first BodyElement in the SOAP Body |
SOAPBodyElementAxisImpl |
SOAPEnvelopeAxisImpl.getBodyByName(String namespace,
String localPart)
Get a body element given its name |
Methods in org.apache.axis.message with parameters of type SOAPBodyElementAxisImpl | |
void |
SOAPEnvelopeAxisImpl.addBodyElement(SOAPBodyElementAxisImpl element)
Add a SOAP Body Element |
void |
SOAPEnvelopeAxisImpl.removeBodyElement(SOAPBodyElementAxisImpl element)
Remove a Body Element from the soap body |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |