Uses of Class
org.apache.cxf.service.invoker.AbstractInvoker
Packages that use AbstractInvoker
-
Uses of AbstractInvoker in org.apache.cxf.service.invoker
Subclasses of AbstractInvoker in org.apache.cxf.service.invokerModifier and TypeClassDescriptionclass
Invoker for externally created service objects.class
This invoker implementation calls a Factory to create the service object.