| Package | Description |
|---|---|
| org.apache.cxf.binding |
Interfaces for protocol bindings and their factories.
|
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.feature | |
| org.apache.cxf.feature.validation | |
| org.apache.cxf.interceptor |
Core interceptor interfaces which form the basis for message processing chains
in CXF.
|
| org.apache.cxf.io | |
| org.apache.cxf.message | |
| 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.transport |
Transport related classes.
|
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
| Class and Description |
|---|
| AbstractConduitSelector
Abstract base class holding logic common to any ConduitSelector
that retrieves a Conduit from the ConduitInitiator.
|
| Client |
| ClientCallback
Asynchronous callback object for calls to
Client.invoke(ClientCallback, String, Object...)
and related functions. |
| ClientImpl.EchoContext |
| ClientLifeCycleListener |
| ConduitSelector
Strategy for retrieving a Conduit to mediate an outbound message.
|
| ConduitSelectorHolder |
| Endpoint
Represents an endpoint that receives messages.
|
| EndpointException |
| EndpointImpl |
| EndpointImplFactory
This interface defines an object that can create EndpointImpl
objects.
|
| EndpointResolver
Implementations of this interface are responsible for mapping
between abstract and concrete endpoint references, and/or
renewing stale references.
|
| ManagedEndpoint |
| Retryable
Implemented by Clients that are willing to accept retried invocations.
|
| Server |
| ServerLifeCycleListener |
| ServiceContractResolver
A
ServiceContractResolver resolves a service's QName to the URI
of the service's WSDL contract. |
| Class and Description |
|---|
| Client |
| Server |
| Class and Description |
|---|
| Client |
| Server |
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
| Class and Description |
|---|
| Endpoint
Represents an endpoint that receives messages.
|
Apache CXF