Apache CXF API

Uses of Class
org.apache.cxf.binding.object.ObjectBindingConfiguration

Packages that use ObjectBindingConfiguration
org.apache.cxf.binding.object   
 

Uses of ObjectBindingConfiguration in org.apache.cxf.binding.object
 

Methods in org.apache.cxf.binding.object that return ObjectBindingConfiguration
 ObjectBindingConfiguration LocalServerListener.getConfiguration()
           
 

Methods in org.apache.cxf.binding.object with parameters of type ObjectBindingConfiguration
 void LocalServerListener.setConfiguration(ObjectBindingConfiguration configuration)
           
 


Apache CXF API

Apache CXF