所有类
|
|||||||||
接口 org.omg.PortableServer.Current
的使用
使用 Current 的软件包 | |
---|---|
org.omg.PortableServer | 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 |
org.omg.PortableServer 中 Current 的使用 |
---|
返回 Current 的 org.omg.PortableServer 中的方法 | |
---|---|
static Current |
CurrentHelper.extract(Any a) |
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream istream) |
参数类型为 Current 的 org.omg.PortableServer 中的方法 | |
---|---|
static void |
CurrentHelper.insert(Any a, Current that) |
static void |
CurrentHelper.write(OutputStream ostream, Current value) |
所有类
|
|||||||||