Apache CXF API

Uses of Interface
org.apache.cxf.configuration.Configurable

Packages that use Configurable
org.apache.cxf.endpoint Client and Server related classes. 
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
 

Uses of Configurable in org.apache.cxf.endpoint
 

Classes in org.apache.cxf.endpoint that implement Configurable
 class EndpointImpl
           
 

Uses of Configurable in org.apache.cxf.service
 

Classes in org.apache.cxf.service that implement Configurable
 class ServiceImpl
           
 


Apache CXF API

Apache CXF