Uses of Interface
org.omg.CORBA.ArrayDef
Packages that use ArrayDef
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 ArrayDef in org.omg.CORBA
Classes in org.omg.CORBA that implement ArrayDefFields in org.omg.CORBA declared as ArrayDefMethods in org.omg.CORBA that return ArrayDefModifier and TypeMethodDescriptionArrayDefPOA._this()
_RepositoryStub.create_array
(int length, IDLType element_type) RepositoryOperations.create_array
(int length, IDLType element_type) RepositoryPOATie.create_array
(int length, IDLType element_type) static ArrayDef
static ArrayDef
static ArrayDef
ArrayDefHelper.read
(InputStream istream) static ArrayDef
ArrayDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type ArrayDefModifier and TypeMethodDescriptionstatic void
static void
ArrayDefHelper.write
(OutputStream ostream, ArrayDef value) Constructors in org.omg.CORBA with parameters of type ArrayDef