Apache CXF API

Package org.apache.cxf.transport

Transport related classes.

See:
          Description

Interface Summary
Conduit A pipe between peers that channels transport-level messages.
ConduitInitiator Factory for Conduits.
ConduitInitiatorManager The ConduitInitiatorManager provides an interface to register and retrieve transport factories.
Destination A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
DestinationFactory Factory for Destinations.
DestinationFactoryManager The DestinationFactoryManager provides an interface to register and retrieve transport factories.
MessageObserver Observer for incoming messages.
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.
Observable Allows Observers to register for notification on incoming messages.
Session A Session which can be bound to HTTP, WS-Adddressing, etc.
 

Package org.apache.cxf.transport Description

Transport related classes.


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.