Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
org.omg.IOP | This package contains the IOP module specified in the OMG document
The Common
Object Request Broker: Architecture and Specification,
|
org.omg.IOP.CodecPackage | This package is generated from the IOP::Codec IDL interface definition. |
Uses of FormatMismatch in org.omg.IOP |
---|
Modifier and Type | Method and Description |
---|---|
Any |
CodecOperations.decode_value(byte[] data,
TypeCode tc)
Decodes the given byte array into an Any based on the given TypeCode and the encoding format effective for
this Codec . |
Any |
CodecOperations.decode(byte[] data)
Decodes the given byte array into an Any based on the encoding format effective for this Codec . |
Uses of FormatMismatch in org.omg.IOP.CodecPackage |
---|
Modifier and Type | Method and Description |
---|---|
static FormatMismatch |
FormatMismatchHelper.extract(Any a)
|
static FormatMismatch |
FormatMismatchHelper.read(InputStream istream)
|
Modifier and Type | Method and Description |
---|---|
static void |
FormatMismatchHelper.insert(Any a,
FormatMismatch that)
|
static void |
FormatMismatchHelper.write(OutputStream ostream,
FormatMismatch value)
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.