|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPPart | |
javax.xml.soap | |
org.apache.axis |
Uses of SOAPPart in javax.xml.soap |
Methods in javax.xml.soap that return SOAPPart | |
abstract SOAPPart |
SOAPMessage.getSOAPPart()
Gets the SOAP part of this SOAPMessage object. |
Uses of SOAPPart in org.apache.axis |
Subclasses of SOAPPart in org.apache.axis | |
class |
SOAPPart
The SOAPPart provides access to the root part of the Message which contains the envelope. |
Methods in org.apache.axis that return SOAPPart | |
SOAPPart |
Message.getSOAPPart()
Get this message's SOAPPart. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |