所有类
|
|||||||||
类 org.omg.IOP.IOR
的使用
使用 IOR 的软件包 | |
---|---|
org.omg.IOP | 此包包含在 OMG 文档 The Common Object Request Broker: Architecture and Specification http://cgi.omg.org/cgi-bin/doc?formal/99-10-07 的 13.6.小节中指定的 IOP 模块。 |
org.omg.IOP 中 IOR 的使用 |
---|
声明为 IOR 的 org.omg.IOP 中的字段 | |
---|---|
IOR |
IORHolder.value |
返回 IOR 的 org.omg.IOP 中的方法 | |
---|---|
static IOR |
IORHelper.extract(Any a) |
static IOR |
IORHelper.read(InputStream istream) |
参数类型为 IOR 的 org.omg.IOP 中的方法 | |
---|---|
static void |
IORHelper.insert(Any a, IOR that) |
static void |
IORHelper.write(OutputStream ostream, IOR value) |
参数类型为 IOR 的 org.omg.IOP 中的构造方法 | |
---|---|
IORHolder(IOR initialValue) |
所有类
|
|||||||||