|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPEnvelope | |
---|---|
javax.xml.soap | |
org.apache.axis | |
org.apache.axis.message |
Uses of SOAPEnvelope in javax.xml.soap |
---|
Methods in javax.xml.soap that return SOAPEnvelope | |
---|---|
abstract SOAPEnvelope |
SOAPPart.getEnvelope()
Gets the SOAPEnvelope object associated with
this SOAPPart object. |
Uses of SOAPEnvelope in org.apache.axis |
---|
Methods in org.apache.axis that return SOAPEnvelope | |
---|---|
SOAPEnvelope |
SOAPPart.getEnvelope()
Gets the SOAPEnvelope object associated with
this SOAPPart object. |
Uses of SOAPEnvelope in org.apache.axis.message |
---|
Classes in org.apache.axis.message that implement SOAPEnvelope | |
---|---|
class |
SOAPEnvelope
Implementation of a SOAP Envelope |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |