| Package | Description |
|---|---|
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.jaxrs | |
| org.apache.cxf.service |
This package and its sub packages contain classes relating to services and the CXF
service model
|
| org.apache.cxf.transport.http | |
| org.apache.cxf.transport.http_jetty | |
| org.apache.cxf.transport.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
JAXRSServiceImpl
The CXF Service implementation which is used
to register the JAX-RS endpoint with the runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
class |
HTTPConduit
This Conduit handles the "http" and "https" transport protocols.
|
class |
URLConnectionHTTPConduit |
| Modifier and Type | Class and Description |
|---|---|
class |
JettyHTTPDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletDestination |
Apache CXF