| Interface | Description | 
|---|---|
| Binding | A Binding provides interceptors and message creation logic for a
 specific protocol binding. | 
| BindingFactory | A factory interface for creating Bindings from BindingInfo metadata. | 
| BindingFactoryManager | The manager interface represents a repository for accessing
  BindingFactorys. | 
| Class | Description | 
|---|---|
| AbstractBindingFactory | |
| BindingConfiguration | A configuration for a binding. | 
Apache CXF