Package | Description |
---|---|
org.apache.cxf.binding.soap | |
org.apache.cxf.endpoint | |
org.apache.cxf.frontend | |
org.apache.cxf.jaxws | |
org.apache.cxf.jaxws.binding.soap |
Modifier and Type | Class and Description |
---|---|
class |
SoapBindingConfiguration |
Modifier and Type | Field and Description |
---|---|
protected BindingConfiguration |
AbstractEndpointFactory.bindingConfig |
Modifier and Type | Method and Description |
---|---|
BindingConfiguration |
AbstractEndpointFactory.getBindingConfig() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEndpointFactory.setBindingConfig(BindingConfiguration obj) |
Modifier and Type | Method and Description |
---|---|
BindingConfiguration |
ClientProxyFactoryBean.getBindingConfig() |
Modifier and Type | Method and Description |
---|---|
void |
ClientProxyFactoryBean.setBindingConfig(BindingConfiguration config) |
Modifier and Type | Method and Description |
---|---|
BindingConfiguration |
EndpointImpl.getBindingConfig() |
Modifier and Type | Method and Description |
---|---|
void |
EndpointImpl.setBindingConfig(BindingConfiguration config) |
Modifier and Type | Class and Description |
---|---|
class |
JaxWsSoapBindingConfiguration
Introspects the SOAPBinding annotation to provide to construct
a
BindingInfo . |
Apache CXF