Uses of Class
org.omg.CORBA.InterfaceDescription
Packages that use InterfaceDescription
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 InterfaceDescription in org.omg.CORBA
Fields in org.omg.CORBA declared as InterfaceDescriptionMethods in org.omg.CORBA that return InterfaceDescriptionModifier and TypeMethodDescriptionstatic InterfaceDescription
static InterfaceDescription
InterfaceDescriptionHelper.read
(InputStream istream) Methods in org.omg.CORBA with parameters of type InterfaceDescriptionModifier and TypeMethodDescriptionstatic void
InterfaceDescriptionHelper.insert
(Any a, InterfaceDescription that) static void
InterfaceDescriptionHelper.write
(OutputStream ostream, InterfaceDescription value) Constructors in org.omg.CORBA with parameters of type InterfaceDescription