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.invoker
Subclasses of AbstractInvoker in org.apache.cxf.service.invoker Modifier and Type Class Description class
BeanInvoker
Invoker for externally created service objects.class
FactoryInvoker
This invoker implementation calls a Factory to create the service object.
-