Apache CXF API

org.apache.cxf.binding
Interface BindingFactory


public interface BindingFactory

A factory interface for creating Bindings from BindingInfo metadata.


Method Summary
 Binding createBinding(BindingInfo binding)
          Create a Binding from the BindingInfo metadata.
 

Method Detail

createBinding

Binding createBinding(BindingInfo binding)
Create a Binding from the BindingInfo metadata.

Parameters:
binding -

Apache CXF API

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