| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DestinationFactory | |
|---|---|
| org.apache.cxf.transport | Transport related classes. | 
| Uses of DestinationFactory in org.apache.cxf.transport | 
|---|
| Methods in org.apache.cxf.transport that return DestinationFactory | |
|---|---|
|  DestinationFactory | DestinationFactoryManager.getDestinationFactory(String name)Returns the DestinationFactoryregistered with the specified name, 
 loading the appropriate plugin if necessary. | 
|  DestinationFactory | DestinationFactoryManager.getDestinationFactoryForUri(String uri) | 
| Methods in org.apache.cxf.transport with parameters of type DestinationFactory | |
|---|---|
|  void | DestinationFactoryManager.registerDestinationFactory(String name,
                           DestinationFactory factory)Associates a name, often a URI, with a DestinationFactorywhen registering with theBus'sTransportRegistry. | 
| 
 | Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||