Apache CXF API

Uses of Package
org.apache.cxf.transport

Packages that use org.apache.cxf.transport
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF. 
org.apache.cxf.message   
org.apache.cxf.phase An InterceptorChain implementation which uses the concept of Phases to break up message chains. 
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.ws.addressing   
org.apache.cxf.ws.policy   
 

Classes in org.apache.cxf.transport used by org.apache.cxf.binding
Destination
          A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.endpoint
Conduit
          A pipe between peers that channels transport-level messages.
Destination
          A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
MessageObserver
          Observer for incoming messages.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.interceptor
MessageObserver
          Observer for incoming messages.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.message
Conduit
          A pipe between peers that channels transport-level messages.
Destination
          A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
Session
          A Session which can be bound to HTTP, WS-Adddressing, etc.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.phase
MessageObserver
          Observer for incoming messages.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.transport
Conduit
          A pipe between peers that channels transport-level messages.
ConduitInitiator
          Factory for Conduits.
Destination
          A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
DestinationFactory
          Factory for Destinations.
MessageObserver
          Observer for incoming messages.
Observable
          Allows Observers to register for notification on incoming messages.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.ws.addressing
Conduit
          A pipe between peers that channels transport-level messages.
 

Classes in org.apache.cxf.transport used by org.apache.cxf.ws.policy
Conduit
          A pipe between peers that channels transport-level messages.
Destination
          A Destination is a transport-level endpoint capable of receiving unsolicited incoming messages from different peers.
 


Apache CXF API

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