|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Observable in org.apache.cxf.binding.corba |
|---|
| Classes in org.apache.cxf.binding.corba that implement Observable | |
|---|---|
class |
CorbaConduit
|
class |
CorbaDestination
|
class |
CorbaServerConduit
|
| Uses of Observable in org.apache.cxf.transport |
|---|
| Subinterfaces of Observable in org.apache.cxf.transport | |
|---|---|
interface |
Conduit
A pipe between peers that channels transport-level messages. |
interface |
Destination
A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers. |
interface |
MultiplexDestination
A MultiplexDestination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers for multiple targets identified by a unique id. |
| Classes in org.apache.cxf.transport that implement Observable | |
|---|---|
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
|
class |
AbstractObservable
|
| Uses of Observable in org.apache.cxf.transport.http |
|---|
| Classes in org.apache.cxf.transport.http that implement Observable | |
|---|---|
class |
AbstractHTTPDestination
Common base for HTTP Destination implementations. |
class |
AbstractHTTPDestination.BackChannelConduit
Backchannel conduit. |
class |
HTTPConduit
This Conduit handles the "http" and "https" transport protocols. |
class |
URLConnectionHTTPConduit
|
| Uses of Observable in org.apache.cxf.transport.http_jetty |
|---|
| Classes in org.apache.cxf.transport.http_jetty that implement Observable | |
|---|---|
class |
JettyHTTPDestination
|
| Uses of Observable in org.apache.cxf.transport.http.asyncclient |
|---|
| Classes in org.apache.cxf.transport.http.asyncclient that implement Observable | |
|---|---|
class |
AsyncHTTPConduit
|
| Uses of Observable in org.apache.cxf.transport.http.netty.client |
|---|
| Classes in org.apache.cxf.transport.http.netty.client that implement Observable | |
|---|---|
class |
NettyHttpConduit
|
| Uses of Observable in org.apache.cxf.transport.http.netty.server |
|---|
| Classes in org.apache.cxf.transport.http.netty.server that implement Observable | |
|---|---|
class |
NettyHttpDestination
|
| Uses of Observable in org.apache.cxf.transport.jms |
|---|
| Classes in org.apache.cxf.transport.jms that implement Observable | |
|---|---|
class |
JMSConduit
JMSConduit is instantiated by the JMSTransportFactory which is selected by a client if the transport protocol starts with "jms:". |
class |
JMSDestination
|
| Uses of Observable in org.apache.cxf.transport.local |
|---|
| Classes in org.apache.cxf.transport.local that implement Observable | |
|---|---|
class |
LocalConduit
|
class |
LocalDestination
|
| Uses of Observable in org.apache.cxf.transport.servlet |
|---|
| Classes in org.apache.cxf.transport.servlet that implement Observable | |
|---|---|
class |
ServletDestination
|
| Uses of Observable in org.apache.cxf.transport.udp |
|---|
| Classes in org.apache.cxf.transport.udp that implement Observable | |
|---|---|
class |
UDPConduit
|
class |
UDPDestination
|
| Uses of Observable in org.apache.cxf.transport.websocket.ahc |
|---|
| Classes in org.apache.cxf.transport.websocket.ahc that implement Observable | |
|---|---|
class |
AhcWebSocketConduit
|
| Uses of Observable in org.apache.cxf.transport.websocket.atmosphere |
|---|
| Classes in org.apache.cxf.transport.websocket.atmosphere that implement Observable | |
|---|---|
class |
AtmosphereWebSocketServletDestination
|
| Uses of Observable in org.apache.cxf.transport.websocket.jetty |
|---|
| Classes in org.apache.cxf.transport.websocket.jetty that implement Observable | |
|---|---|
class |
JettyWebSocketDestination
|
class |
JettyWebSocketServletDestination
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||