©
本文档使用 PHP中文网手册 发布
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 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.IOP 中 InvalidTypeForEncoding 的使用 |
---|
抛出 InvalidTypeForEncoding 的 org.omg.IOP 中的方法 | |
---|---|
byte[] |
CodecOperations.encode_value(Any data)
基于对此 Codec 有效的编码格式,将给定的 any 转换为一个 byte 数组。 |
byte[] |
CodecOperations.encode(Any data)
基于对此 Codec 有效的编码格式,将给定的 any 转换为一个 byte 数组。 |
org.omg.IOP.CodecPackage 中 InvalidTypeForEncoding 的使用 |
---|
返回 InvalidTypeForEncoding 的 org.omg.IOP.CodecPackage 中的方法 | |
---|---|
static InvalidTypeForEncoding |
InvalidTypeForEncodingHelper.extract(Any a)
|
static InvalidTypeForEncoding |
InvalidTypeForEncodingHelper.read(InputStream istream)
|
参数类型为 InvalidTypeForEncoding 的 org.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 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。