|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CorbaInvocationException | |
---|---|
org.apache.axis2.corba.idl.values | |
org.apache.axis2.corba.receivers |
Uses of CorbaInvocationException in org.apache.axis2.corba.idl.values |
---|
Methods in org.apache.axis2.corba.idl.values that return CorbaInvocationException | |
---|---|
CorbaInvocationException |
ExceptionValue.getException()
|
Uses of CorbaInvocationException in org.apache.axis2.corba.receivers |
---|
Methods in org.apache.axis2.corba.receivers that throw CorbaInvocationException | |
---|---|
static Object[] |
CorbaUtil.extractParameters(org.apache.axiom.om.OMElement methodElement,
Member[] parameterMembers)
|
static Invoker |
CorbaUtil.getInvoker(AxisService service,
Object obj,
IDL idl,
String methodName)
|
Object |
Invoker.invoke()
|
Object |
CorbaInvoker.invoke()
|
Invoker |
InvokerFactory.newInvoker(String interfaceName,
String operationName,
Object object)
|
Invoker |
CorbaInvokerFactory.newInvoker(String interfaceName,
String operationName,
Object object)
|
static Object |
CorbaUtil.resolveObject(AxisService service,
ORB orb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |