Uses of Class
org.apache.cxf.binding.BindingConfiguration
Packages that use BindingConfiguration
Package
Description
-
Uses of BindingConfiguration in org.apache.cxf.binding.soap
Subclasses of BindingConfiguration in org.apache.cxf.binding.soap -
Uses of BindingConfiguration in org.apache.cxf.endpoint
Fields in org.apache.cxf.endpoint declared as BindingConfigurationModifier and TypeFieldDescriptionprotected BindingConfigurationAbstractEndpointFactory.bindingConfigMethods in org.apache.cxf.endpoint that return BindingConfigurationMethods in org.apache.cxf.endpoint with parameters of type BindingConfigurationModifier and TypeMethodDescriptionvoidAbstractEndpointFactory.setBindingConfig(BindingConfiguration obj) -
Uses of BindingConfiguration in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return BindingConfigurationMethods in org.apache.cxf.frontend with parameters of type BindingConfigurationModifier and TypeMethodDescriptionvoidClientProxyFactoryBean.setBindingConfig(BindingConfiguration config) -
Uses of BindingConfiguration in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws that return BindingConfigurationMethods in org.apache.cxf.jaxws with parameters of type BindingConfigurationModifier and TypeMethodDescriptionvoidEndpointImpl.setBindingConfig(BindingConfiguration config) -
Uses of BindingConfiguration in org.apache.cxf.jaxws.binding.soap
Subclasses of BindingConfiguration in org.apache.cxf.jaxws.binding.soapModifier and TypeClassDescriptionclassIntrospects the SOAPBinding annotation to provide to construct aBindingInfo.