Uses of Interface
org.codehaus.xfire.service.object.Invoker

Packages that use Invoker
org.codehaus.xfire.message   
org.codehaus.xfire.service.object This package includes an implementation of the the org.codehaus.xfire.service package. 
 

Uses of Invoker in org.codehaus.xfire.message
 

Constructors in org.codehaus.xfire.message with parameters of type Invoker
ObjectServiceHandler(Invoker invoker)
           
ObjectServiceHandler(Invoker invoker, java.lang.Class bridge)
           
 

Uses of Invoker in org.codehaus.xfire.service.object
 

Classes in org.codehaus.xfire.service.object that implement Invoker
 class ObjectInvoker
          An invoker which instantiates classes automatically based on the Service's scope.
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.