Class | Description |
---|---|
AbstractCxfBeanDefinitionParser | |
CxfEndpointBeanDefinitionParser | |
CxfRsClientFactoryBeanDefinitionParser | |
CxfRsServerFactoryBeanDefinitionParser | |
NamespaceHandler | |
SpringBusFactoryBean |
This factoryBean which can help user to choice CXF components that he wants bus to load
without needing to import bunch of CXF packages in OSGi bundle, as the SpringBusFactory
will try to load the bus extensions with the CXF bundle classloader.
|
SpringJAXRSClientFactoryBean | |
SpringJAXRSServerFactoryBean |
Apache Camel