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

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

Uses of InvalidTypeForEncoding in org.omg.IOP
 

Methods in org.omg.IOP that throw InvalidTypeForEncoding
 byte[] CodecLocalTie.encode_value(Any data)
           
 byte[] CodecOperations.encode_value(Any data)
           
 byte[] CodecLocalTie.encode(Any data)
           
 byte[] CodecOperations.encode(Any data)
           
 

Uses of InvalidTypeForEncoding in org.omg.IOP.CodecPackage
 

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

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



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.