Package | Description |
---|---|
org.apache.cxf.binding.soap.tcp | |
org.apache.cxf.transport |
Transport related classes.
|
org.apache.cxf.transport.http | |
org.apache.cxf.transport.jms | |
org.apache.cxf.transport.local |
Modifier and Type | Class and Description |
---|---|
class |
BackendTcpConduit |
class |
TCPConduit |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractDestination.AbstractBackChannelConduit
Backchannel conduit.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHTTPDestination.BackChannelConduit
Backchannel conduit.
|
class |
HTTPConduit
This Conduit handles the "http" and "https" transport protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSConduit
JMSConduit is instantiated by the JMSTransportFactory which is selected by a client if the transport
protocol starts with jms://.
|
protected class |
JMSDestination.BackChannelConduit
Conduit for sending the reply back to the client
|
Modifier and Type | Class and Description |
---|---|
class |
LocalConduit |
Apache CXF