JavaTM 2 Platform
Standard Ed. 6

类 org.omg.IOP.CodecPackage.InvalidTypeForEncoding
的使用

使用 InvalidTypeForEncoding 的软件包
org.omg.IOP 此包包含在 OMG 文档 The Common Object Request Broker: Architecture and Specification http://cgi.omg.org/cgi-bin/doc?formal/99-10-07 的 13.6.小节中指定的 IOP 模块。 
org.omg.IOP.CodecPackage 此包根据 IOP::Codec IDL 接口定义生成。 
 

org.omg.IOPInvalidTypeForEncoding 的使用
 

抛出 InvalidTypeForEncodingorg.omg.IOP 中的方法
 byte[] CodecOperations.encode_value(Any data)
          基于对此 Codec 有效的编码格式,将给定的 any 转换为一个 byte 数组。
 byte[] CodecOperations.encode(Any data)
          基于对此 Codec 有效的编码格式,将给定的 any 转换为一个 byte 数组。
 

org.omg.IOP.CodecPackageInvalidTypeForEncoding 的使用
 

返回 InvalidTypeForEncodingorg.omg.IOP.CodecPackage 中的方法
static InvalidTypeForEncoding InvalidTypeForEncodingHelper.extract(Any a)
           
static InvalidTypeForEncoding InvalidTypeForEncodingHelper.read(InputStream istream)
           
 

参数类型为 InvalidTypeForEncodingorg.omg.IOP.CodecPackage 中的方法
static void InvalidTypeForEncodingHelper.insert(Any a, InvalidTypeForEncoding that)
           
static void InvalidTypeForEncodingHelper.write(OutputStream ostream, InvalidTypeForEncoding value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only