Uses of Interface
org.omg.DynamicAny.DynValueOperations
-
Packages that use DynValueOperations Package Description com.sun.corba.ee.impl.dynamicany org.omg.DynamicAny -
-
Uses of DynValueOperations in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynValueOperations Modifier and Type Class Description classDynValueImpl -
Uses of DynValueOperations in org.omg.DynamicAny
Subinterfaces of DynValueOperations in org.omg.DynamicAny Modifier and Type Interface Description interfaceDynValueDynValue objects support the manipulation of IDL non-boxed value types.Classes in org.omg.DynamicAny that implement DynValueOperations Modifier and Type Class Description class_DynValueStubDynValue objects support the manipulation of IDL non-boxed value types.classDynValuePOADynValue objects support the manipulation of IDL non-boxed value types.classDynValuePOATieDynValue objects support the manipulation of IDL non-boxed value types.Fields in org.omg.DynamicAny declared as DynValueOperations Modifier and Type Field Description private DynValueOperationsDynValuePOATie. _implMethods in org.omg.DynamicAny that return DynValueOperations Modifier and Type Method Description DynValueOperationsDynValuePOATie. _delegate()Methods in org.omg.DynamicAny with parameters of type DynValueOperations Modifier and Type Method Description voidDynValuePOATie. _delegate(DynValueOperations delegate)Constructors in org.omg.DynamicAny with parameters of type DynValueOperations Constructor Description DynValuePOATie(DynValueOperations delegate)DynValuePOATie(DynValueOperations delegate, POA poa)
-