|
||||||||||
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,
String interfaceName,
String schematargetNamespace,
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()
|
Methods in org.apache.axis2.corba.idl.parser with parameters of type IDL | |
---|---|
void |
IDLVisitor.setIDL(IDL idl)
|
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,
ORB orb,
String dirName)
|
Methods in org.apache.axis2.corba.receivers with parameters of type IDL | |
---|---|
static Invoker |
CorbaUtil.getInvoker(AxisService service,
Object obj,
IDL idl,
String methodName)
|
Constructors in org.apache.axis2.corba.receivers with parameters of type IDL | |
---|---|
CorbaInvokerFactory(IDL idl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |