Uses of Class org.omg.IOP.CodecPackage.TypeMismatch

Uses in package org.omg.IOP.CodecPackage

Methods with parameter type org.omg.IOP.CodecPackage.TypeMismatch

void
Insert the TypeMismatch into the given Any.
void
Write the exception to the CDR output stream.

Methods with return type org.omg.IOP.CodecPackage.TypeMismatch

TypeMismatch
Extract the TypeMismatch from given Any.
TypeMismatch
Read the exception from the CDR intput stream.

Uses in package org.omg.IOP

Methods which throw type org.omg.IOP.CodecPackage.TypeMismatch

Any
Decode the given array of bytes, supposing that they contain the given data structure, and return the decoded value.