Uses of Interface
org.omg.CORBA.InterfaceDefOperations
Packages that use InterfaceDefOperations
-
Uses of InterfaceDefOperations in org.omg.CORBA
Subinterfaces of InterfaceDefOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/AbstractInterfaceDef.java .interfaceorg/omg/CORBA/AbstractInterfaceDefOperations.java .interfaceorg/omg/CORBA/ExtAbstractInterfaceDef.java .interfaceorg/omg/CORBA/ExtAbstractInterfaceDefOperations.java .interfaceorg/omg/CORBA/ExtInterfaceDef.java .interfaceorg/omg/CORBA/ExtInterfaceDefOperations.java .interfaceorg/omg/CORBA/ExtLocalInterfaceDef.java .interfaceorg/omg/CORBA/ExtLocalInterfaceDefOperations.java .interfaceorg/omg/CORBA/InterfaceDef.java .interfaceorg/omg/CORBA/LocalInterfaceDef.java .interfaceorg/omg/CORBA/LocalInterfaceDefOperations.java .Classes in org.omg.CORBA that implement InterfaceDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_AbstractInterfaceDefStub.java .classorg/omg/CORBA/_ExtAbstractInterfaceDefStub.java .classorg/omg/CORBA/_ExtInterfaceDefStub.java .classorg/omg/CORBA/_ExtLocalInterfaceDefStub.java .classorg/omg/CORBA/_InterfaceDefStub.java .classorg/omg/CORBA/_LocalInterfaceDefStub.java .classorg/omg/CORBA/AbstractInterfaceDefPOA.java .classorg/omg/CORBA/AbstractInterfaceDefPOATie.java .classorg/omg/CORBA/ExtAbstractInterfaceDefPOA.java .classorg/omg/CORBA/ExtAbstractInterfaceDefPOATie.java .classorg/omg/CORBA/ExtInterfaceDefPOA.java .classorg/omg/CORBA/ExtInterfaceDefPOATie.java .classorg/omg/CORBA/ExtLocalInterfaceDefPOA.java .classorg/omg/CORBA/ExtLocalInterfaceDefPOATie.java .classorg/omg/CORBA/InterfaceDefPOA.java .classorg/omg/CORBA/InterfaceDefPOATie.java .classorg/omg/CORBA/LocalInterfaceDefPOA.java .classorg/omg/CORBA/LocalInterfaceDefPOATie.java .Methods in org.omg.CORBA that return InterfaceDefOperationsMethods in org.omg.CORBA with parameters of type InterfaceDefOperationsModifier and TypeMethodDescriptionvoidInterfaceDefPOATie._delegate(InterfaceDefOperations delegate) Constructors in org.omg.CORBA with parameters of type InterfaceDefOperationsModifierConstructorDescriptionInterfaceDefPOATie(InterfaceDefOperations delegate) InterfaceDefPOATie(InterfaceDefOperations delegate, POA poa) -
Uses of InterfaceDefOperations in org.omg.CORBA.ComponentIR
Subinterfaces of InterfaceDefOperations in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/ComponentDef.java .interfaceorg/omg/CORBA/ComponentIR/ComponentDefOperations.java .interfaceorg/omg/CORBA/ComponentIR/HomeDef.java .interfaceorg/omg/CORBA/ComponentIR/HomeDefOperations.java .Classes in org.omg.CORBA.ComponentIR that implement InterfaceDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_ComponentDefStub.java .classorg/omg/CORBA/ComponentIR/_HomeDefStub.java .classorg/omg/CORBA/ComponentIR/ComponentDefPOA.java .classorg/omg/CORBA/ComponentIR/ComponentDefPOATie.java .classorg/omg/CORBA/ComponentIR/HomeDefPOA.java .classorg/omg/CORBA/ComponentIR/HomeDefPOATie.java .