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 |
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?
|
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAPSpec.getVersion() |
Constructor and Description |
---|
SOAPSpec(SOAPVersion version) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.