|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusException | |
---|---|
org.apache.cxf.binding | Interfaces for protocol bindings and their factories. |
org.apache.cxf.transport | Transport related classes. |
Uses of BusException in org.apache.cxf.binding |
---|
Methods in org.apache.cxf.binding that throw BusException | |
---|---|
BindingFactory |
BindingFactoryManager.getBindingFactory(String name)
Retrieves the BindingFactory registered with the given name. |
Uses of BusException in org.apache.cxf.transport |
---|
Methods in org.apache.cxf.transport that throw BusException | |
---|---|
ConduitInitiator |
ConduitInitiatorManager.getConduitInitiator(String name)
Returns the ConduitInitiator registered with the specified name,
loading the appropriate plugin if necessary. |
DestinationFactory |
DestinationFactoryManager.getDestinationFactory(String name)
Returns the DestinationFactory registered with the specified name,
loading the appropriate plugin if necessary. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |