Uses of Interface
org.omg.CORBA.InterfaceDefOperations
-
Packages that use InterfaceDefOperations Package Description org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). -
-
Uses of InterfaceDefOperations in org.omg.CORBA
Subinterfaces of InterfaceDefOperations in org.omg.CORBA Modifier and Type Interface Description interfaceInterfaceDeforg/omg/CORBA/InterfaceDef.java .Classes in org.omg.CORBA that implement InterfaceDefOperations Modifier and Type Class Description class_InterfaceDefStuborg/omg/CORBA/_InterfaceDefStub.java .classInterfaceDefPOAorg/omg/CORBA/InterfaceDefPOA.java .classInterfaceDefPOATieorg/omg/CORBA/InterfaceDefPOATie.java .Fields in org.omg.CORBA declared as InterfaceDefOperations Modifier and Type Field Description private InterfaceDefOperationsInterfaceDefPOATie. _implMethods in org.omg.CORBA that return InterfaceDefOperations Modifier and Type Method Description InterfaceDefOperationsInterfaceDefPOATie. _delegate()Methods in org.omg.CORBA with parameters of type InterfaceDefOperations Modifier and Type Method Description voidInterfaceDefPOATie. _delegate(InterfaceDefOperations delegate)Constructors in org.omg.CORBA with parameters of type InterfaceDefOperations Constructor Description InterfaceDefPOATie(InterfaceDefOperations delegate)InterfaceDefPOATie(InterfaceDefOperations delegate, POA poa)
-