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

Packages that use FormatMismatch
org.omg.IOP   
org.omg.IOP.CodecPackage   
 

Uses of FormatMismatch in org.omg.IOP
 

Methods in org.omg.IOP that throw FormatMismatch
 Any CodecLocalTie.decode_value(byte[] data, TypeCode tc)
           
 Any CodecOperations.decode_value(byte[] data, TypeCode tc)
           
 Any CodecLocalTie.decode(byte[] data)
           
 Any CodecOperations.decode(byte[] data)
           
 

Uses of FormatMismatch in org.omg.IOP.CodecPackage
 

Methods in org.omg.IOP.CodecPackage that return FormatMismatch
static FormatMismatch FormatMismatchHelper.extract(Any any)
           
static FormatMismatch FormatMismatchHelper.read(InputStream in)
           
 

Methods in org.omg.IOP.CodecPackage with parameters of type FormatMismatch
static void FormatMismatchHelper.insert(Any any, FormatMismatch s)
           
static void FormatMismatchHelper.write(OutputStream out, FormatMismatch s)
           
 



Copyright © 2009. All Rights Reserved.