| 软件包 | 描述 |
|---|---|
| org.omg.IOP |
此包包含在OMG文件的通用对象请求代理指定的
IOP模块:体系结构和规范,
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07,13.6节。
|
| org.omg.PortableInterceptor |
提供了一种机制,通过该服务登记ORB钩子可以截获球的ORB执行的正常流动。
|
| Modifier and Type | Field and Description |
|---|---|
TaggedComponent |
TaggedComponentHolder.value |
TaggedComponent[] |
MultipleComponentProfileHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TaggedComponent |
TaggedComponentHelper.extract(Any a) |
static TaggedComponent[] |
MultipleComponentProfileHelper.extract(Any a) |
static TaggedComponent |
TaggedComponentHelper.read(InputStream istream) |
static TaggedComponent[] |
MultipleComponentProfileHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TaggedComponentHelper.insert(Any a, TaggedComponent that) |
static void |
MultipleComponentProfileHelper.insert(Any a, TaggedComponent[] that) |
static void |
TaggedComponentHelper.write(OutputStream ostream, TaggedComponent value) |
static void |
MultipleComponentProfileHelper.write(OutputStream ostream, TaggedComponent[] value) |
| Constructor and Description |
|---|
MultipleComponentProfileHolder(TaggedComponent[] initialValue) |
TaggedComponentHolder(TaggedComponent initialValue) |
| Modifier and Type | Method and Description |
|---|---|
TaggedComponent |
ClientRequestInfoOperations.get_effective_component(int id)
返回与给定的ID从选定的这个请求的轮廓
IOP.TaggedComponent。
|
TaggedComponent[] |
ClientRequestInfoOperations.get_effective_components(int id)
从所选择的配置文件中返回给定的标识的所有标记组件的数组。
|
| Modifier and Type | Method and Description |
|---|---|
void |
IORInfoOperations.add_ior_component_to_profile(TaggedComponent tagged_component, int profile_id)
一种便携式ORB服务实现电话
add_ior_component_to_profile从实施
establish_components添加标签组件的设置将包括在构建模式。
|
void |
IORInfoOperations.add_ior_component(TaggedComponent tagged_component)
一种便携式ORB服务实现电话
add_ior_component从实施
establish_components添加标签组件的设置将包括在构建模式。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.