Uses of Interface
org.omg.CORBA.ExtInterfaceDefOperations
Packages that use ExtInterfaceDefOperations
-
Uses of ExtInterfaceDefOperations in org.omg.CORBA
Subinterfaces of ExtInterfaceDefOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ExtInterfaceDef.java .Classes in org.omg.CORBA that implement ExtInterfaceDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtInterfaceDefStub.java .classorg/omg/CORBA/ExtInterfaceDefPOA.java .classorg/omg/CORBA/ExtInterfaceDefPOATie.java .Methods in org.omg.CORBA that return ExtInterfaceDefOperationsMethods in org.omg.CORBA with parameters of type ExtInterfaceDefOperationsModifier and TypeMethodDescriptionvoidExtInterfaceDefPOATie._delegate(ExtInterfaceDefOperations delegate) Constructors in org.omg.CORBA with parameters of type ExtInterfaceDefOperations -
Uses of ExtInterfaceDefOperations in org.omg.CORBA.ComponentIR
Subinterfaces of ExtInterfaceDefOperations 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 ExtInterfaceDefOperationsModifier 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 .