Package | Description |
---|---|
org.jacorb.orb.portableInterceptor | |
org.omg.IOP | |
org.omg.PortableInterceptor |
Modifier and Type | Class and Description |
---|---|
class |
CodecFactoryImpl
This class represents a CodecFactory.
|
Modifier and Type | Method and Description |
---|---|
CodecFactory |
ORBInitInfoImpl.codec_factory() |
Modifier and Type | Class and Description |
---|---|
class |
_CodecFactoryLocalBase
Abstract base class for implementations of local interface CodecFactory
|
class |
CodecFactoryLocalTie
Generated from IDL interface "CodecFactory".
|
Modifier and Type | Field and Description |
---|---|
CodecFactory |
CodecFactoryHolder.value |
Modifier and Type | Method and Description |
---|---|
static CodecFactory |
CodecFactoryHelper.extract(Any any) |
static CodecFactory |
CodecFactoryHelper.narrow(Object obj) |
static CodecFactory |
CodecFactoryHelper.read(InputStream in) |
static CodecFactory |
CodecFactoryHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
CodecFactoryHelper.insert(Any any,
CodecFactory s) |
static void |
CodecFactoryHelper.write(OutputStream _out,
CodecFactory s) |
Constructor and Description |
---|
CodecFactoryHolder(CodecFactory initial) |
Modifier and Type | Method and Description |
---|---|
CodecFactory |
ORBInitInfoOperations.codec_factory() |
Copyright © 2017 JacORB. All rights reserved.