Apache CXF API

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

Packages that use org.apache.cxf.service.invoker
org.apache.cxf.annotations   
org.apache.cxf.frontend   
org.apache.cxf.jaxrs   
org.apache.cxf.jaxrs.validation   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.support   
org.apache.cxf.jca.inbound   
org.apache.cxf.jca.servant   
org.apache.cxf.service   
org.apache.cxf.service.factory   
org.apache.cxf.service.invoker   
org.apache.cxf.service.invoker.spring   
org.apache.cxf.ws.rm   
org.apache.cxf.wsdl.service.factory   
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.annotations
Factory
          Represents an object factory.
 

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.jaxrs.validation
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.
MethodDispatcher
          Provides functionality to map BindingOperations to Methods and vis a versa.
 

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.jaxws.support
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
MethodDispatcher
          Provides functionality to map BindingOperations to Methods and vis a versa.
 

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.service.invoker.spring
Factory
          Represents an object factory.
 

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

Classes in org.apache.cxf.service.invoker used by org.apache.cxf.wsdl.service.factory
Invoker
          Invokers control how a particular service is invoked.
MethodDispatcher
          Provides functionality to map BindingOperations to Methods and vis a versa.
 


Apache CXF API

Apache CXF