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.service   
org.apache.cxf.service.factory   
org.apache.cxf.service.invoker   
org.apache.cxf.service.invoker.spring   
 

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.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.
 


Apache CXF API

Apache CXF