| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingInfo | |
|---|---|
| org.apache.cxf.binding | Interfaces for protocol bindings and their factories. | 
| org.apache.cxf.service.model | |
| Uses of BindingInfo in org.apache.cxf.binding | 
|---|
| Methods in org.apache.cxf.binding that return BindingInfo | |
|---|---|
|  BindingInfo | BindingFactory.createBindingInfo(Service service,
                  String namespace,
                  Object configObject)Create a "default" BindingInfo object for the service. | 
|  BindingInfo | Binding.getBindingInfo()Get the BindingInfo for this binding. | 
| Methods in org.apache.cxf.binding with parameters of type BindingInfo | |
|---|---|
|  Binding | BindingFactory.createBinding(BindingInfo binding)Create a Binding from the BindingInfo metadata. | 
| Uses of BindingInfo in org.apache.cxf.service.model | 
|---|
| Methods in org.apache.cxf.service.model that return BindingInfo | |
|---|---|
|  BindingInfo | BindingOperationInfo.getBinding() | 
|  BindingInfo | EndpointInfo.getBinding() | 
|  BindingInfo | ServiceInfo.getBinding(QName qn) | 
| Methods in org.apache.cxf.service.model that return types with arguments of type BindingInfo | |
|---|---|
|  Collection<BindingInfo> | ServiceInfo.getBindings() | 
| Methods in org.apache.cxf.service.model with parameters of type BindingInfo | |
|---|---|
|  void | ServiceInfo.addBinding(BindingInfo binding) | 
|  void | EndpointInfo.setBinding(BindingInfo b) | 
| Constructors in org.apache.cxf.service.model with parameters of type BindingInfo | |
|---|---|
| BindingOperationInfo(BindingInfo bi,
                     OperationInfo opinfo) | |
| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||