| Package | Description |
|---|---|
| org.omg.IOP | |
| org.omg.IOP.CodecFactoryPackage |
| Modifier and Type | Method and Description |
|---|---|
Codec |
CodecFactoryLocalTie.create_codec(Encoding enc) |
Codec |
CodecFactoryOperations.create_codec(Encoding enc) |
| Modifier and Type | Field and Description |
|---|---|
UnknownEncoding |
UnknownEncodingHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static UnknownEncoding |
UnknownEncodingHelper.extract(Any any) |
static UnknownEncoding |
UnknownEncodingHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnknownEncodingHelper.insert(Any any,
UnknownEncoding s) |
static void |
UnknownEncodingHelper.write(OutputStream out,
UnknownEncoding s) |
| Constructor and Description |
|---|
UnknownEncodingHolder(UnknownEncoding initial) |
Copyright © 2017 JacORB. All rights reserved.