Apache CXF API

Uses of Class
org.apache.cxf.service.invoker.AbstractInvoker

Packages that use AbstractInvoker
org.apache.cxf.service.invoker   
 

Uses of AbstractInvoker in org.apache.cxf.service.invoker
 

Subclasses of AbstractInvoker in org.apache.cxf.service.invoker
 class BeanInvoker
          Invoker for externally created service objects.
 class FactoryInvoker
          This invoker implementation calls a Factory to create the service object.
 


Apache CXF API

Apache CXF