Apache CXF API

Uses of Class
org.apache.cxf.transport.AbstractConduit

Packages that use AbstractConduit
org.apache.cxf.transport Transport related classes. 
org.apache.cxf.transport.http   
org.apache.cxf.transport.jms   
org.apache.cxf.transport.local   
 

Uses of AbstractConduit in org.apache.cxf.transport
 

Subclasses of AbstractConduit in org.apache.cxf.transport
protected  class AbstractDestination.AbstractBackChannelConduit
          Backchannel conduit.
 

Uses of AbstractConduit in org.apache.cxf.transport.http
 

Subclasses of AbstractConduit in org.apache.cxf.transport.http
 class AbstractHTTPDestination.BackChannelConduit
          Backchannel conduit.
 class HTTPConduit
          This Conduit handles the "http" and "https" transport protocols.
 

Uses of AbstractConduit in org.apache.cxf.transport.jms
 

Subclasses of AbstractConduit in org.apache.cxf.transport.jms
 class JMSConduit
           
protected  class JMSDestination.BackChannelConduit
           
 

Uses of AbstractConduit in org.apache.cxf.transport.local
 

Subclasses of AbstractConduit in org.apache.cxf.transport.local
 class LocalConduit
           
 


Apache CXF API

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