Package | Description |
---|---|
org.apache.axiom.soap |
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 | Field and Description |
---|---|
static SOAPVersion |
SOAPVersion.SOAP11 |
static SOAPVersion |
SOAPVersion.SOAP12 |
Modifier and Type | Method and Description |
---|---|
SOAPVersion |
SOAPFactory.getSOAPVersion() |
SOAPVersion |
SOAPHeaderBlock.getVersion()
What SOAP version is this HeaderBlock?
|
SOAPVersion |
SOAPEnvelope.getVersion() |
Copyright © The Apache Software Foundation. All Rights Reserved.