Modifier and Type | Class and Description |
---|---|
class |
SOAP11Version
Version-specific stuff for SOAP 1.1
|
class |
SOAP12Version
Version-specific stuff for SOAP 1.2
|
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAPFactory.getSOAPVersion() |
SOAPVersion |
SOAPHeaderBlock.getVersion()
What SOAP version is this HeaderBlock?
|
SOAPVersion |
SOAPEnvelope.getVersion() |
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAPEnvelopeImpl.getVersion() |
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
DOMSOAPFactory.getSOAPVersion() |
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAP11Factory.getSOAPVersion() |
SOAPVersion |
SOAP11HeaderBlockImpl.getVersion()
What SOAP version is this HeaderBlock?
|
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAP12Factory.getSOAPVersion() |
SOAPVersion |
SOAP12HeaderBlockImpl.getVersion()
What SOAP version is this HeaderBlock?
|
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAPEnvelopeImpl.getVersion() |
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAP11Factory.getSOAPVersion() |
SOAPVersion |
SOAP11HeaderBlockImpl.getVersion() |
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAP12Factory.getSOAPVersion() |
SOAPVersion |
SOAP12HeaderBlockImpl.getVersion()
What SOAP version is this HeaderBlock?
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.