Package | Description |
---|---|
org.apache.cxf.transport |
Transport related classes.
|
org.apache.cxf.transport.http | |
org.apache.cxf.transport.http.asyncclient | |
org.apache.cxf.transport.http.netty.client | |
org.apache.cxf.transport.jms | |
org.apache.cxf.transport.local | |
org.apache.cxf.transport.udp |
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.
|
class |
URLConnectionHTTPConduit |
Modifier and Type | Class and Description |
---|---|
class |
AsyncHTTPConduit |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpConduit |
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:".
|
Modifier and Type | Class and Description |
---|---|
class |
LocalConduit |
Modifier and Type | Class and Description |
---|---|
class |
UDPConduit |
Apache CXF