Uses of Class
org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
-
Packages that use FullInterfaceDescription Package Description org.omg.CORBA 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).org.omg.CORBA.InterfaceDefPackage -
-
Uses of FullInterfaceDescription in org.omg.CORBA
Methods in org.omg.CORBA that return FullInterfaceDescription Modifier and Type Method Description FullInterfaceDescription_InterfaceDefStub. describe_interface()FullInterfaceDescriptionInterfaceDefOperations. describe_interface()FullInterfaceDescriptionInterfaceDefPOATie. describe_interface() -
Uses of FullInterfaceDescription in org.omg.CORBA.InterfaceDefPackage
Fields in org.omg.CORBA.InterfaceDefPackage declared as FullInterfaceDescription Modifier and Type Field Description FullInterfaceDescriptionFullInterfaceDescriptionHolder. valueMethods in org.omg.CORBA.InterfaceDefPackage that return FullInterfaceDescription Modifier and Type Method Description static FullInterfaceDescriptionFullInterfaceDescriptionHelper. extract(Any a)static FullInterfaceDescriptionFullInterfaceDescriptionHelper. read(InputStream istream)Methods in org.omg.CORBA.InterfaceDefPackage with parameters of type FullInterfaceDescription Modifier and Type Method Description static voidFullInterfaceDescriptionHelper. insert(Any a, FullInterfaceDescription that)static voidFullInterfaceDescriptionHelper. write(OutputStream ostream, FullInterfaceDescription value)Constructors in org.omg.CORBA.InterfaceDefPackage with parameters of type FullInterfaceDescription Constructor Description FullInterfaceDescriptionHolder(FullInterfaceDescription initialValue)
-