|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingFactory | |
|---|---|
| org.apache.cxf.binding | Interfaces for protocol bindings and their factories. |
| Uses of BindingFactory in org.apache.cxf.binding |
|---|
| Methods in org.apache.cxf.binding that return BindingFactory | |
|---|---|
BindingFactory |
BindingFactoryManager.getBindingFactory(String name)
Retrieves the BindingFactory registered with the given name. |
| Methods in org.apache.cxf.binding with parameters of type BindingFactory | |
|---|---|
void |
BindingFactoryManager.registerBindingFactory(String name,
BindingFactory binding)
Registers a BindingFactory using the provided name. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||