Apache CXF API

Uses of Interface
org.apache.cxf.binding.Binding

Packages that use Binding
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.endpoint Client and Server related classes. 
 

Uses of Binding in org.apache.cxf.binding
 

Methods in org.apache.cxf.binding that return Binding
 Binding BindingFactory.createBinding(BindingInfo binding)
          Create a Binding from the BindingInfo metadata.
 

Uses of Binding in org.apache.cxf.endpoint
 

Methods in org.apache.cxf.endpoint that return Binding
 Binding Endpoint.getBinding()
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.