Uses of Interface
org.omg.CORBA.SequenceDefOperations
Packages that use SequenceDefOperations
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 SequenceDefOperations in org.omg.CORBA
Subinterfaces of SequenceDefOperations in org.omg.CORBAClasses in org.omg.CORBA that implement SequenceDefOperationsModifier and TypeClassDescriptionclass
org/omg/CORBA/_SequenceDefStub.java .class
org/omg/CORBA/SequenceDefPOA.java .class
org/omg/CORBA/SequenceDefPOATie.java .Fields in org.omg.CORBA declared as SequenceDefOperationsMethods in org.omg.CORBA that return SequenceDefOperationsMethods in org.omg.CORBA with parameters of type SequenceDefOperationsModifier and TypeMethodDescriptionvoid
SequenceDefPOATie._delegate
(SequenceDefOperations delegate) Constructors in org.omg.CORBA with parameters of type SequenceDefOperationsModifierConstructorDescriptionSequenceDefPOATie
(SequenceDefOperations delegate) SequenceDefPOATie
(SequenceDefOperations delegate, POA poa)