|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDL | |
---|---|
org.apache.axis2.corba.deployer | |
org.apache.axis2.corba.idl | |
org.apache.axis2.corba.idl.parser | |
org.apache.axis2.corba.idl.types | |
org.apache.axis2.corba.receivers |
Uses of IDL in org.apache.axis2.corba.deployer |
---|
Constructors in org.apache.axis2.corba.deployer with parameters of type IDL | |
---|---|
SchemaGenerator(IDL idl,
java.lang.String interfaceName,
java.lang.String schematargetNamespace,
java.lang.String schematargetNamespacePrefix)
|
Uses of IDL in org.apache.axis2.corba.idl |
---|
Methods in org.apache.axis2.corba.idl that return IDL | |
---|---|
IDL |
IDLProcessor.process()
|
Uses of IDL in org.apache.axis2.corba.idl.parser |
---|
Methods in org.apache.axis2.corba.idl.parser that return IDL | |
---|---|
IDL |
IDLVisitor.getIDL()
|
Uses of IDL in org.apache.axis2.corba.idl.types |
---|
Methods in org.apache.axis2.corba.idl.types with parameters of type IDL | |
---|---|
void |
IDL.addIDL(IDL childIdl)
|
Uses of IDL in org.apache.axis2.corba.receivers |
---|
Methods in org.apache.axis2.corba.receivers that return IDL | |
---|---|
static IDL |
CorbaUtil.getIDL(AxisService service,
org.omg.CORBA_2_3.ORB orb,
java.lang.String dirName)
|
Methods in org.apache.axis2.corba.receivers with parameters of type IDL | |
---|---|
static Invoker |
CorbaUtil.getInvoker(AxisService service,
org.omg.CORBA.Object obj,
IDL idl,
java.lang.String methodName)
|
Constructors in org.apache.axis2.corba.receivers with parameters of type IDL | |
---|---|
CorbaInvokerFactory(IDL idl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |