org.omg.CORBA.portable

Interface BoxedValueHelper

public interface BoxedValueHelper

Copyright (c) 1999 Object Management Group. Unlimited rights to duplicate and use this code are hereby granted provided that this copyright notice is included.

Method Summary

java.lang.String
get_id()
java.io.Serializable
read_value(InputStream is)
void
write_value(OutputStream output, java.io.Serializable obj)

Method Details

get_id

public java.lang.String get_id()


read_value

public java.io.Serializable read_value(InputStream is)


write_value

public void write_value(OutputStream output,
                        java.io.Serializable obj)