|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Invoker | |
| org.codehaus.xfire.service | Contains the classes and interfaces for the service model of XFire. |
| org.codehaus.xfire.service.binding | |
| Uses of Invoker in org.codehaus.xfire.service |
| Methods in org.codehaus.xfire.service that return Invoker | |
Invoker |
Service.getInvoker()
|
| Methods in org.codehaus.xfire.service with parameters of type Invoker | |
void |
Service.setInvoker(Invoker invoker)
|
| Uses of Invoker in org.codehaus.xfire.service.binding |
| Classes in org.codehaus.xfire.service.binding that implement Invoker | |
class |
BeanInvoker
Invoker for externally created service objects. |
class |
ObjectInvoker
An invoker which instantiates classes automatically based on the Service's scope. |
| Methods in org.codehaus.xfire.service.binding with parameters of type Invoker | |
protected void |
ServiceInvocationHandler.sendMessage(MessageContext context,
java.lang.Object[] params,
OperationInfo operation,
Invoker invoker)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||