| 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 |
|---|---|
byte[] |
CDREncapsCodec.encode_value(Any data)
Convert the given any into a CDR encapsulated octet sequence.
|
byte[] |
CDREncapsCodec.encode(Any data)
Convert the given any into a CDR encapsulated octet sequence
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
CodecOperations.encode_value(Any data) |
byte[] |
CodecOperations.encode(Any data) |
| Modifier and Type | Field and Description |
|---|---|
InvalidTypeForEncoding |
InvalidTypeForEncodingHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidTypeForEncoding |
InvalidTypeForEncodingHelper.extract(Any a) |
static InvalidTypeForEncoding |
InvalidTypeForEncodingHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidTypeForEncodingHelper.insert(Any a,
InvalidTypeForEncoding that) |
static void |
InvalidTypeForEncodingHelper.write(OutputStream ostream,
InvalidTypeForEncoding value) |
| Constructor and Description |
|---|
InvalidTypeForEncodingHolder(InvalidTypeForEncoding initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.