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 ArrayDefstatic ArrayDefstatic ArrayDefArrayDefHelper.read(InputStream istream) static ArrayDefArrayDefHelper.unchecked_narrow(Object obj) Methods in org.omg.CORBA with parameters of type ArrayDefModifier and TypeMethodDescriptionstatic voidstatic voidArrayDefHelper.write(OutputStream ostream, ArrayDef value) Constructors in org.omg.CORBA with parameters of type ArrayDef