| 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) |
| Modifier and Type | Field and Description |
|---|---|
TypeMismatch |
TypeMismatchHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TypeMismatch |
TypeMismatchHelper.extract(Any any) |
static TypeMismatch |
TypeMismatchHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TypeMismatchHelper.insert(Any any,
TypeMismatch s) |
static void |
TypeMismatchHelper.write(OutputStream out,
TypeMismatch s) |
| Constructor and Description |
|---|
TypeMismatchHolder(TypeMismatch initial) |
Copyright © 2017 JacORB. All rights reserved.