Uses of Class
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
Packages that use FullInterfaceDescription
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 FullInterfaceDescription in org.omg.CORBA
Methods in org.omg.CORBA that return FullInterfaceDescriptionModifier and TypeMethodDescription_InterfaceDefStub.describe_interface()
InterfaceDefOperations.describe_interface()
InterfaceDefPOATie.describe_interface()
-
Uses of FullInterfaceDescription in org.omg.CORBA.InterfaceDefPackage
Fields in org.omg.CORBA.InterfaceDefPackage declared as FullInterfaceDescriptionMethods in org.omg.CORBA.InterfaceDefPackage that return FullInterfaceDescriptionModifier and TypeMethodDescriptionstatic FullInterfaceDescription
static FullInterfaceDescription
FullInterfaceDescriptionHelper.read
(InputStream istream) Methods in org.omg.CORBA.InterfaceDefPackage with parameters of type FullInterfaceDescriptionModifier and TypeMethodDescriptionstatic void
FullInterfaceDescriptionHelper.insert
(Any a, FullInterfaceDescription that) static void
FullInterfaceDescriptionHelper.write
(OutputStream ostream, FullInterfaceDescription value) Constructors in org.omg.CORBA.InterfaceDefPackage with parameters of type FullInterfaceDescriptionModifierConstructorDescriptionFullInterfaceDescriptionHolder
(FullInterfaceDescription initialValue)