Apache CXF API

Uses of Interface
org.apache.cxf.endpoint.ConduitSelectorHolder

Packages that use ConduitSelectorHolder
org.apache.cxf.endpoint   
org.apache.cxf.jaxrs.client   
 

Uses of ConduitSelectorHolder in org.apache.cxf.endpoint
 

Subinterfaces of ConduitSelectorHolder in org.apache.cxf.endpoint
 interface Client
           
 

Classes in org.apache.cxf.endpoint that implement ConduitSelectorHolder
 class ClientImpl
           
 

Uses of ConduitSelectorHolder in org.apache.cxf.jaxrs.client
 

Classes in org.apache.cxf.jaxrs.client that implement ConduitSelectorHolder
 class ClientConfiguration
          Represents the configuration of the current proxy or WebClient.
 


Apache CXF API

Apache CXF