软件包 | 描述 |
---|---|
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 | Method and Description |
---|---|
static CodecFactory |
CodecFactoryHelper.extract(Any a) |
static CodecFactory |
CodecFactoryHelper.narrow(Object obj) |
static CodecFactory |
CodecFactoryHelper.read(InputStream istream) |
static CodecFactory |
CodecFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
CodecFactoryHelper.insert(Any a, CodecFactory that) |
static void |
CodecFactoryHelper.write(OutputStream ostream, CodecFactory value) |
Modifier and Type | Method and Description |
---|---|
CodecFactory |
ORBInitInfoOperations.codec_factory()
返回
IOP.CodecFactory 。
|
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.