Uses of Interface
org.omg.CORBA.ValueBoxDefOperations
Packages that use ValueBoxDefOperations
Package
Description
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 ValueBoxDefOperations in org.omg.CORBA
Subinterfaces of ValueBoxDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement ValueBoxDefOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_ValueBoxDefStub.java .classorg/omg/CORBA/ValueBoxDefPOA.java .classorg/omg/CORBA/ValueBoxDefPOATie.java .Fields in org.omg.CORBA declared as ValueBoxDefOperationsMethods in org.omg.CORBA that return ValueBoxDefOperationsMethods in org.omg.CORBA with parameters of type ValueBoxDefOperationsModifier and TypeMethodDescriptionvoidValueBoxDefPOATie._delegate(ValueBoxDefOperations delegate) Constructors in org.omg.CORBA with parameters of type ValueBoxDefOperationsModifierConstructorDescriptionValueBoxDefPOATie(ValueBoxDefOperations delegate) ValueBoxDefPOATie(ValueBoxDefOperations delegate, POA poa)