Uses of Interface
org.omg.CORBA.SequenceDef
Packages that use SequenceDef
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 SequenceDef in org.omg.CORBA
Classes in org.omg.CORBA that implement SequenceDefFields in org.omg.CORBA declared as SequenceDefMethods in org.omg.CORBA that return SequenceDefModifier and TypeMethodDescriptionSequenceDefPOA._this()
_RepositoryStub.create_sequence
(int bound, IDLType element_type) RepositoryOperations.create_sequence
(int bound, IDLType element_type) RepositoryPOATie.create_sequence
(int bound, IDLType element_type) static SequenceDef
static SequenceDef
static SequenceDef
SequenceDefHelper.read
(InputStream istream) static SequenceDef
SequenceDefHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type SequenceDefModifier and TypeMethodDescriptionstatic void
SequenceDefHelper.insert
(Any a, SequenceDef that) static void
SequenceDefHelper.write
(OutputStream ostream, SequenceDef value) Constructors in org.omg.CORBA with parameters of type SequenceDef