Package | Description |
---|---|
org.omg.IOP |
Modifier and Type | Class and Description |
---|---|
class |
_CodecLocalBase
Abstract base class for implementations of local interface Codec
|
class |
CodecLocalTie
Generated from IDL interface "Codec".
|
Modifier and Type | Field and Description |
---|---|
Codec |
CodecHolder.value |
Modifier and Type | Method and Description |
---|---|
Codec |
CodecFactoryLocalTie.create_codec(Encoding enc) |
Codec |
CodecFactoryOperations.create_codec(Encoding enc) |
static Codec |
CodecHelper.extract(Any any) |
static Codec |
CodecHelper.narrow(Object obj) |
static Codec |
CodecHelper.read(InputStream in) |
static Codec |
CodecHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
CodecHelper.insert(Any any,
Codec s) |
static void |
CodecHelper.write(OutputStream _out,
Codec s) |
Constructor and Description |
---|
CodecHolder(Codec initial) |
Copyright © 2013. All Rights Reserved.