| Package | Description |
|---|---|
| org.omg.IOP | |
| org.omg.PortableInterceptor |
| Modifier and Type | Field and Description |
|---|---|
CodecFactory |
CodecFactoryHolder.value |
| 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) |
| Constructor and Description |
|---|
CodecFactoryHolder(CodecFactory initialValue) |
| Modifier and Type | Method and Description |
|---|---|
CodecFactory |
ORBInitInfoOperations.codec_factory()
Returns the
IOP.CodecFactory. |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.