| Package | Description |
|---|---|
| org.apache.cxf.transport |
Transport related classes.
|
| org.apache.cxf.transport.http | |
| org.apache.cxf.transport.http_jaxws_spi | |
| org.apache.cxf.transport.http.netty.server | |
| org.apache.cxf.transport.jms | |
| org.apache.cxf.transport.local | |
| org.apache.cxf.transport.servlet | |
| org.apache.cxf.transport.udp |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDestination
Abstract base class factoring out common Destination logic,
allowing non-decoupled transports to be written without any
regard for the decoupled back-channel or partial response logic.
|
class |
AbstractMultiplexDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JAXWSHttpSpiDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyHttpDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
JMSDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletDestination |
| Modifier and Type | Class and Description |
|---|---|
class |
UDPDestination |
Apache CXF