Uses of Class
org.apache.cxf.transport.AbstractConduit
Packages that use AbstractConduit
Package
Description
-
Uses of AbstractConduit in org.apache.cxf.transport
Subclasses of AbstractConduit in org.apache.cxf.transportModifier and TypeClassDescriptionprotected classBackchannel conduit. -
Uses of AbstractConduit in org.apache.cxf.transport.http
Subclasses of AbstractConduit in org.apache.cxf.transport.httpModifier and TypeClassDescriptionclassBackchannel conduit.classclassThis Conduit handles the "http" and "https" transport protocols.class -
Uses of AbstractConduit in org.apache.cxf.transport.http.asyncclient
Subclasses of AbstractConduit in org.apache.cxf.transport.http.asyncclient -
Uses of AbstractConduit in org.apache.cxf.transport.http.asyncclient.hc5
Subclasses of AbstractConduit in org.apache.cxf.transport.http.asyncclient.hc5Modifier and TypeClassDescriptionclassAsync HTTP Conduit using Apache HttpClient 5 -
Uses of AbstractConduit in org.apache.cxf.transport.http.netty.client
Subclasses of AbstractConduit in org.apache.cxf.transport.http.netty.client -
Uses of AbstractConduit in org.apache.cxf.transport.jms
Subclasses of AbstractConduit in org.apache.cxf.transport.jmsModifier and TypeClassDescriptionclassJMSConduit is instantiated by the JMSTransportFactory which is selected by a client if the transport protocol starts with "jms:". -
Uses of AbstractConduit in org.apache.cxf.transport.local
Subclasses of AbstractConduit in org.apache.cxf.transport.local -
Uses of AbstractConduit in org.apache.cxf.transport.udp
Subclasses of AbstractConduit in org.apache.cxf.transport.udp -
Uses of AbstractConduit in org.apache.cxf.transport.websocket.ahc
Subclasses of AbstractConduit in org.apache.cxf.transport.websocket.ahc