Package | Description |
---|---|
org.apache.cxf.binding.soap.tcp | |
org.apache.cxf.transport |
Transport related classes.
|
org.apache.cxf.transport.http | |
org.apache.cxf.transport.http_jaxws_spi | |
org.apache.cxf.transport.jms | |
org.apache.cxf.transport.local | |
org.apache.cxf.transport.servlet |
Modifier and Type | Class and Description |
---|---|
class |
SoapTcpDestination |
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 |
JMSDestination |
Modifier and Type | Class and Description |
---|---|
class |
LocalDestination |
Modifier and Type | Class and Description |
---|---|
class |
ServletDestination |
Apache CXF