| 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 |
SOAPEnvelope.getVersion() |
SOAPVersion |
SOAPHeaderBlock.getVersion()
What SOAP version is this HeaderBlock?
|
| 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?
|
| Constructor and Description |
|---|
SOAPSpec(SOAPVersion version) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.