软件包 | 描述 |
---|---|
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 |
---|---|
TaggedProfile[] |
IOR.profiles
与此对象引用相关联的标记的配置文件的数组。
|
TaggedProfile |
TaggedProfileHolder.value |
Modifier and Type | Method and Description |
---|---|
static TaggedProfile |
TaggedProfileHelper.extract(Any a) |
static TaggedProfile |
TaggedProfileHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
TaggedProfileHelper.insert(Any a, TaggedProfile that) |
static void |
TaggedProfileHelper.write(OutputStream ostream, TaggedProfile value) |
Constructor and Description |
---|
IOR(String _type_id, TaggedProfile[] _profiles) |
TaggedProfileHolder(TaggedProfile initialValue) |
Modifier and Type | Method and Description |
---|---|
TaggedProfile |
ClientRequestInfoOperations.effective_profile()
返回将用于发送请求的配置文件。
|
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.