JavaTM 2 Platform
Standard Ed. 6

org.omg.CORBA.portable
接口 BoxedValueHelper

所有已知实现类:
StringValueHelper, WStringValueHelper

public interface BoxedValueHelper


方法摘要
 String get_id()
           
 Serializable read_value(InputStream is)
           
 void write_value(OutputStream os, Serializable value)
           
 

方法详细信息

read_value

Serializable read_value(InputStream is)

write_value

void write_value(OutputStream os,
                 Serializable value)

get_id

String get_id()

JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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