| Package | Description |
|---|---|
| org.omg.IOP | |
| org.omg.IOP.CodecPackage |
| Modifier and Type | Method and Description |
|---|---|
Any |
CodecLocalTie.decode_value(byte[] data,
TypeCode tc) |
Any |
CodecOperations.decode_value(byte[] data,
TypeCode tc) |
Any |
CodecLocalTie.decode(byte[] data) |
Any |
CodecOperations.decode(byte[] data) |
| Modifier and Type | Field and Description |
|---|---|
FormatMismatch |
FormatMismatchHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FormatMismatch |
FormatMismatchHelper.extract(Any any) |
static FormatMismatch |
FormatMismatchHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FormatMismatchHelper.insert(Any any,
FormatMismatch s) |
static void |
FormatMismatchHelper.write(OutputStream out,
FormatMismatch s) |
| Constructor and Description |
|---|
FormatMismatchHolder(FormatMismatch initial) |
Copyright © 2017 JacORB. All rights reserved.