| Package | Description |
|---|---|
| org.apache.cxf.bus.managers | |
| org.apache.cxf.bus.resource | |
| org.apache.cxf.bus.spring | |
| org.apache.cxf.catalog | |
| org.apache.cxf.configuration.jsse | |
| org.apache.cxf.configuration.spring | |
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.feature | |
| org.apache.cxf.feature.transform | |
| org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
| org.apache.cxf.resource | |
| org.apache.cxf.service |
This package and its sub packages contain classes relating to services and the CXF
service model
|
| org.apache.cxf.service.factory | |
| org.apache.cxf.service.invoker | |
| org.apache.cxf.transport.common.gzip | |
| org.apache.cxf.workqueue | |
| org.apache.cxf.ws.addressing |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingFactoryManagerImpl |
class |
ClientLifeCycleManagerImpl |
class |
ConduitInitiatorManagerImpl |
class |
CXFBusLifeCycleManager |
class |
DestinationFactoryManagerImpl |
class |
EndpointResolverRegistryImpl
This implementation class is responsible for mediating
access to registered EndpointResolvers, which themselves map
between abstract and concrete endpoint references, and/or
facilitate renewal of stale references.
|
class |
HeaderManagerImpl |
class |
PhaseManagerImpl |
class |
ServerLifeCycleManagerImpl |
class |
ServerRegistryImpl |
class |
ServiceContractResolverRegistryImpl
A simple contract resolver registry.
|
class |
WorkQueueManagerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceManagerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
BusApplicationContextResourceResolver |
static class |
BusDefinitionParser.BusConfig |
class |
BusExtensionPostProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
OASISCatalogManager |
| Modifier and Type | Class and Description |
|---|---|
class |
TLSClientParametersConfig
This class provides the TLSClientParameters that programmatically
configure a HTTPConduit.
|
class |
TLSServerParametersConfig
This class is used by Spring Config to convert the TLSServerParameters
JAXB generated type into programmatic TLS Server Parameters for the
configuration of the http-destination.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurerImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NullConduitSelector
Strategy for null Conduit retrieval.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FastInfosetFeature
|
class |
LoggingFeature
This class is used to control message-on-the-wire logging.
|
class |
StaxTransformFeature
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSLTFeature
This class defines a feature is used to transform message using XSLT script.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingInInterceptor
A simple logging handler which outputs the bytes of the message to the
Logger.
|
class |
LoggingOutInterceptor |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassLoaderResolver |
class |
ClasspathResolver
Resolve resources from the system class path.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
FactoryBeanListenerManager |
| Modifier and Type | Class and Description |
|---|---|
class |
BeanInvoker
Invoker for externally created service objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GZIPFeature
This class is used to control GZIP compression of messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutomaticWorkQueueImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
WSAddressingFeature |
Apache CXF