|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SOAPVersion in org.apache.axiom.soap |
---|
Classes in org.apache.axiom.soap that implement SOAPVersion | |
---|---|
class |
SOAP11Version
Version-specific stuff for SOAP 1.1 |
class |
SOAP12Version
Version-specific stuff for SOAP 1.2 |
Methods in org.apache.axiom.soap that return SOAPVersion | |
---|---|
SOAPVersion |
SOAPFactory.getSOAPVersion()
|
SOAPVersion |
SOAPEnvelope.getVersion()
|
SOAPVersion |
SOAPHeaderBlock.getVersion()
What SOAP version is this HeaderBlock? |
Uses of SOAPVersion in org.apache.axiom.soap.impl.dom |
---|
Methods in org.apache.axiom.soap.impl.dom that return SOAPVersion | |
---|---|
SOAPVersion |
SOAPEnvelopeImpl.getVersion()
|
Uses of SOAPVersion in org.apache.axiom.soap.impl.dom.factory |
---|
Methods in org.apache.axiom.soap.impl.dom.factory that return SOAPVersion | |
---|---|
SOAPVersion |
DOMSOAPFactory.getSOAPVersion()
|
Uses of SOAPVersion in org.apache.axiom.soap.impl.dom.soap11 |
---|
Methods in org.apache.axiom.soap.impl.dom.soap11 that return SOAPVersion | |
---|---|
SOAPVersion |
SOAP11Factory.getSOAPVersion()
|
SOAPVersion |
SOAP11HeaderBlockImpl.getVersion()
What SOAP version is this HeaderBlock? |
Uses of SOAPVersion in org.apache.axiom.soap.impl.dom.soap12 |
---|
Methods in org.apache.axiom.soap.impl.dom.soap12 that return SOAPVersion | |
---|---|
SOAPVersion |
SOAP12Factory.getSOAPVersion()
|
SOAPVersion |
SOAP12HeaderBlockImpl.getVersion()
What SOAP version is this HeaderBlock? |
Uses of SOAPVersion in org.apache.axiom.soap.impl.llom |
---|
Methods in org.apache.axiom.soap.impl.llom that return SOAPVersion | |
---|---|
SOAPVersion |
SOAPEnvelopeImpl.getVersion()
|
Uses of SOAPVersion in org.apache.axiom.soap.impl.llom.soap11 |
---|
Methods in org.apache.axiom.soap.impl.llom.soap11 that return SOAPVersion | |
---|---|
SOAPVersion |
SOAP11Factory.getSOAPVersion()
|
SOAPVersion |
SOAP11HeaderBlockImpl.getVersion()
|
Uses of SOAPVersion in org.apache.axiom.soap.impl.llom.soap12 |
---|
Methods in org.apache.axiom.soap.impl.llom.soap12 that return SOAPVersion | |
---|---|
SOAPVersion |
SOAP12Factory.getSOAPVersion()
|
SOAPVersion |
SOAP12HeaderBlockImpl.getVersion()
What SOAP version is this HeaderBlock? |
Uses of SOAPVersion in org.apache.axiom.ts.soap |
---|
Constructors in org.apache.axiom.ts.soap with parameters of type SOAPVersion | |
---|---|
SOAPSpec(SOAPVersion version)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |