|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |