Uses of Interface
org.apache.cxf.transport.Observable
Packages that use Observable
-
Uses of Observable in org.apache.cxf.transport
Subinterfaces of Observable in org.apache.cxf.transportModifier and TypeInterfaceDescriptioninterface
A pipe between peers that channels transport-level messages.interface
A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.interface
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 ObservableModifier and TypeClassDescriptionclass
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
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
Backchannel conduit.class
class