Apache CXF API

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

Packages that use Binding
org.apache.cxf.binding   
org.apache.cxf.endpoint   
 

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.