Uses of Interface
org.apache.axis2.corba.receivers.Invoker

Packages that use Invoker
org.apache.axis2.corba.receivers   
 

Uses of Invoker in org.apache.axis2.corba.receivers
 

Classes in org.apache.axis2.corba.receivers that implement Invoker
 class CorbaInvoker
           
 

Methods in org.apache.axis2.corba.receivers that return Invoker
static Invoker CorbaUtil.getInvoker(AxisService service, org.omg.CORBA.Object obj, IDL idl, java.lang.String methodName)
           
 Invoker InvokerFactory.newInvoker(java.lang.String interfaceName, java.lang.String operationName, org.omg.CORBA.Object object)
           
 Invoker CorbaInvokerFactory.newInvoker(java.lang.String interfaceName, java.lang.String operationName, org.omg.CORBA.Object object)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.