Uses of Class
org.omg.CORBA_2_3.portable.InputStream
-
Packages that use InputStream 软件包 描述 org.omg.CORBA.portable 提供可移植性层,即一组ORB API,使一个供应商生成的代码可以在另一个供应商的ORB上运行。 -
-
Uses of InputStream in org.omg.CORBA.portable
Methods in org.omg.CORBA.portable with parameters of type InputStream Modifier and Type 方法 描述 Serializable
ValueFactory. read_value(InputStream is)
在解组数值类型的过程中,由ORB运行时调用。
-