|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractObservable in org.apache.cxf.transport |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport | |
---|---|
class |
AbstractConduit
Abstract base class factoring out common Conduit logic, allowing non-decoupled transports to be written without any regard for the decoupled back-channel or partial response logic. |
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. |
protected class |
AbstractDestination.AbstractBackChannelConduit
Backchannel conduit. |
class |
AbstractMultiplexDestination
|
Uses of AbstractObservable in org.apache.cxf.transport.http |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport.http | |
---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations. |
class |
AbstractHTTPDestination.BackChannelConduit
Backchannel conduit. |
class |
HTTPConduit
This Conduit handles the "http" and "https" transport protocols. |
Uses of AbstractObservable in org.apache.cxf.transport.http_jetty |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport.http_jetty | |
---|---|
class |
JettyHTTPDestination
|
Uses of AbstractObservable in org.apache.cxf.transport.jbi |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport.jbi | |
---|---|
class |
JBIConduit
|
class |
JBIDestination
|
protected class |
JBIDestination.BackChannelConduit
|
Uses of AbstractObservable in org.apache.cxf.transport.jms |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport.jms | |
---|---|
class |
JMSConduit
JMSConduit is instantiated by the JMSTransportfactory which is selected by a client if the transport protocol starts with jms:// JMSConduit converts CXF Messages to JMS Messages and sends the request by using a JMS destination. |
class |
JMSDestination
|
protected class |
JMSDestination.BackChannelConduit
Conduit for sending the reply back to the client |
Uses of AbstractObservable in org.apache.cxf.transport.local |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport.local | |
---|---|
class |
LocalConduit
|
class |
LocalDestination
|
Uses of AbstractObservable in org.apache.cxf.transport.servlet |
---|
Subclasses of AbstractObservable in org.apache.cxf.transport.servlet | |
---|---|
class |
ServletDestination
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |