| Package | Description |
|---|---|
| com.sun.corba.se.impl.interceptors | |
| org.omg.IOP |
This package contains the IOP module specified in the OMG document
The Common
Object Request Broker: Architecture and Specification,
http://cgi.omg.org/cgi-bin/doc?formal/99-10-07, section 13.6.
|
| org.omg.IOP.CodecPackage |
This package is generated from the IOP::Codec IDL interface
definition.
|
| Modifier and Type | Method and Description |
|---|---|
Any |
CDREncapsCodec.decode_value(byte[] data,
TypeCode tc)
Decode the given octet sequence into an any based on a CDR
encapsulated octet sequence.
|
| Modifier and Type | Method and Description |
|---|---|
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 a) |
static TypeMismatch |
TypeMismatchHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TypeMismatchHelper.insert(Any a,
TypeMismatch that) |
static void |
TypeMismatchHelper.write(OutputStream ostream,
TypeMismatch value) |
| Constructor and Description |
|---|
TypeMismatchHolder(TypeMismatch initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.