| JavaTM 2 Platform Std. Ed. v1.6.0
org.omg.CORBA.portable
Interface BoxedValueHelper
- All Known Implementing Classes:
- StringValueHelper, WStringValueHelper
public interface BoxedValueHelper
read_value
Serializable read_value(InputStream is)
write_value
void write_value(OutputStream os,
Serializable value)
get_id
String get_id()
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|