Uses of Package
org.apache.cxf.service.invoker

Packages that use org.apache.cxf.service.invoker
org.apache.cxf.frontend   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxws   
org.apache.cxf.jca.inbound   
org.apache.cxf.jca.servant   
org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model 
org.apache.cxf.service.factory   
org.apache.cxf.service.invoker   
org.apache.cxf.ws.rm   
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.frontend
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.jaxrs
AbstractInvoker
          Abstract implementation of Invoker.
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.jaxws
AbstractInvoker
          Abstract implementation of Invoker.
Factory
          Represents an object factory.
FactoryInvoker
          This invoker implementation calls a Factory to create the service object.
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.jca.inbound
AbstractInvoker
          Abstract implementation of Invoker.
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.jca.servant
AbstractInvoker
          Abstract implementation of Invoker.
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.service
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.service.factory
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.service.invoker
AbstractInvoker
          Abstract implementation of Invoker.
Factory
          Represents an object factory.
Invoker
          Invokers control how a particular service is invoked.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.ws.rm
Invoker
          Invokers control how a particular service is invoked.
 



Apache CXF