|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusException | |
---|---|
org.apache.cxf.binding | |
org.apache.cxf.endpoint | |
org.apache.cxf.transport |
Uses of BusException in org.apache.cxf.binding |
---|
Methods in org.apache.cxf.binding that throw BusException | |
---|---|
BindingFactory |
BindingFactoryManager.getBindingFactory(java.lang.String name)
Retrieves the BindingFactory registered with the given name. |
Uses of BusException in org.apache.cxf.endpoint |
---|
Methods in org.apache.cxf.endpoint that throw BusException | |
---|---|
void |
EndpointPublisher.buildEndpoint(Bus bus,
java.lang.String implName,
java.lang.String serviceName,
java.net.URL wsdl,
java.lang.String portName)
|
void |
EndpointPublisher.publish(java.lang.String address)
|
Uses of BusException in org.apache.cxf.transport |
---|
Methods in org.apache.cxf.transport that throw BusException | |
---|---|
ConduitInitiator |
ConduitInitiatorManager.getConduitInitiator(java.lang.String name)
Returns the ConduitInitiator registered with the specified name,
loading the appropriate plugin if necessary. |
DestinationFactory |
DestinationFactoryManager.getDestinationFactory(java.lang.String name)
Returns the DestinationFactory registered with the specified name,
loading the appropriate plugin if necessary. |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |