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 CodecOperations.decode_value(byte[] data, TypeCode tc)
           
 Any CodecOperations.decode(byte[] data)
           
 

Uses of FormatMismatch in org.omg.IOP.CodecPackage
 

Fields in org.omg.IOP.CodecPackage declared as FormatMismatch
 FormatMismatch FormatMismatchHolder.value
           
 

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 val)
           
static void FormatMismatchHelper.write(OutputStream out, FormatMismatch val)
           
 

Constructors in org.omg.IOP.CodecPackage with parameters of type FormatMismatch
FormatMismatchHolder(FormatMismatch initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.