| Package | Description |
|---|---|
| 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.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.invoker | |
| org.apache.cxf.workqueue | |
| org.apache.cxf.ws.addressing |
| 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 |
class |
SpringBeanMap<V> |
class |
SpringBeanQNameMap<V> |
| 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 |
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 |
BeanInvoker
Invoker for externally created service objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutomaticWorkQueueImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
WSAddressingFeature |
Apache CXF