Uses of Class
org.codehaus.xfire.service.invoker.AbstractInvoker

Packages that use AbstractInvoker
org.codehaus.xfire.loom   
org.codehaus.xfire.service.invoker   
 

Uses of AbstractInvoker in org.codehaus.xfire.loom
 

Subclasses of AbstractInvoker in org.codehaus.xfire.loom
 class ServiceInvoker
          Invokes a Loom service.
 

Uses of AbstractInvoker in org.codehaus.xfire.service.invoker
 

Subclasses of AbstractInvoker in org.codehaus.xfire.service.invoker
 class BeanInvoker
          Invoker for externally created service objects.
 class FactoryInvoker
          This invoker implementation calls a Factory to create the service object and then applies a scope policy for caching.
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.