Package | Description |
---|---|
org.jacorb.orb.portableInterceptor | |
org.omg.IOP | |
org.omg.IOP.CodecPackage |
Modifier and Type | Method and Description |
---|---|
Any |
CodecImpl.decode_value(byte[] data,
TypeCode tc) |
Any |
Codec_CDR_1_0_Impl.decode_value(byte[] data,
TypeCode tc) |
Any |
CodecImpl.decode(byte[] data) |
Any |
Codec_CDR_1_0_Impl.decode(byte[] data) |
Modifier and Type | Method and Description |
---|---|
Any |
CodecOperations.decode_value(byte[] data,
TypeCode tc) |
Any |
CodecLocalTie.decode_value(byte[] data,
TypeCode tc) |
Any |
CodecOperations.decode(byte[] data) |
Any |
CodecLocalTie.decode(byte[] data) |
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) |
Copyright © 2017 JacORB. All rights reserved.