Apache CXF API

Uses of Package
org.apache.cxf.service

Packages that use org.apache.cxf.service
org.apache.cxf.binding Interfaces for protocol bindings and their factories. 
org.apache.cxf.databinding   
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.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.service.model   
 

Classes in org.apache.cxf.service used by org.apache.cxf.binding
Service
           
 

Classes in org.apache.cxf.service used by org.apache.cxf.databinding
Service
           
 

Classes in org.apache.cxf.service used by org.apache.cxf.endpoint
Service
           
 

Classes in org.apache.cxf.service used by org.apache.cxf.interceptor
Service
           
 

Classes in org.apache.cxf.service used by org.apache.cxf.message
Service
           
 

Classes in org.apache.cxf.service used by org.apache.cxf.service
Service
           
ServiceModelVisitor
          Implements the Visitor pattern for the Service model.
 

Classes in org.apache.cxf.service used by org.apache.cxf.service.model
Service
           
 


Apache CXF API

Apache CXF