| Package | Description |
|---|---|
| org.apache.servicemix.soap.bindings.soap | |
| org.apache.servicemix.soap.bindings.soap.impl | |
| org.apache.servicemix.soap.bindings.soap.interceptors |
| Modifier and Type | Class and Description |
|---|---|
class |
Soap11
Represents the SOAP 1.1 version
|
class |
Soap12
Represents the SOAP 1.2 version
|
| Modifier and Type | Method and Description |
|---|---|
SoapVersion |
SoapVersion.getDerivedVersion(java.lang.String prefix) |
SoapVersion |
Soap11.getDerivedVersion(java.lang.String prefix) |
SoapVersion |
Soap12.getDerivedVersion(java.lang.String prefix) |
SoapVersion |
SoapVersionFactory.getSoapVersion(javax.xml.namespace.QName name) |
SoapVersion |
SoapVersionFactory.getSoapVersion(java.lang.String namespace) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<SoapVersion> |
SoapVersionFactory.getVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
SoapVersionFactory.register(SoapVersion version) |
| Constructor and Description |
|---|
Wsdl1SoapBindingImpl(SoapVersion soapVersion) |
| Constructor and Description |
|---|
SoapInInterceptor(SoapVersion soapVersion) |
SoapOutInterceptor(SoapVersion soapVersion) |
Copyright © 2005-2016 FuseSource. All Rights Reserved.