Uses of Class
org.apache.cxf.service.invoker.AbstractInvoker
- 
Packages that use AbstractInvoker Package Description org.apache.cxf.service.invoker 
- 
- 
Uses of AbstractInvoker in org.apache.cxf.service.invokerSubclasses of AbstractInvoker in org.apache.cxf.service.invoker Modifier and Type Class Description classBeanInvokerInvoker for externally created service objects.classFactoryInvokerThis invoker implementation calls a Factory to create the service object.
 
-