Uses of Interface
org.omg.CORBA.ExtInterfaceDef
Packages that use ExtInterfaceDef
-
Uses of ExtInterfaceDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ExtInterfaceDefModifier and TypeClassDescriptionclassorg/omg/CORBA/_ExtInterfaceDefStub.java .Fields in org.omg.CORBA declared as ExtInterfaceDefMethods in org.omg.CORBA that return ExtInterfaceDefModifier and TypeMethodDescriptionExtInterfaceDefPOA._this()static ExtInterfaceDefstatic ExtInterfaceDef[]static ExtInterfaceDefstatic ExtInterfaceDefExtInterfaceDefHelper.read(InputStream istream) static ExtInterfaceDef[]ExtInterfaceDefSeqHelper.read(InputStream istream) static ExtInterfaceDefExtInterfaceDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ExtInterfaceDefModifier and TypeMethodDescriptionstatic voidExtInterfaceDefHelper.insert(Any a, ExtInterfaceDef that) static voidExtInterfaceDefSeqHelper.insert(Any a, ExtInterfaceDef[] that) static voidExtInterfaceDefHelper.write(OutputStream ostream, ExtInterfaceDef value) static voidExtInterfaceDefSeqHelper.write(OutputStream ostream, ExtInterfaceDef[] value) Constructors in org.omg.CORBA with parameters of type ExtInterfaceDefModifierConstructorDescriptionExtInterfaceDefHolder(ExtInterfaceDef initialValue) ExtInterfaceDefSeqHolder(ExtInterfaceDef[] initialValue) -
Uses of ExtInterfaceDef in org.omg.CORBA.ComponentIR
Subinterfaces of ExtInterfaceDef in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/ComponentDef.java .interfaceorg/omg/CORBA/ComponentIR/HomeDef.java .Classes in org.omg.CORBA.ComponentIR that implement ExtInterfaceDefModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_ComponentDefStub.java .classorg/omg/CORBA/ComponentIR/_HomeDefStub.java .