Novell exteNd Messaging Platform 5.2

org.omg.CORBA_2_3.portable
Class OutputStream

java.lang.Object
  extended byjava.io.OutputStream
      extended byorg.omg.CORBA.portable.OutputStream
          extended byorg.omg.CORBA_2_3.portable.OutputStream

public abstract class OutputStream
extends OutputStream


Constructor Summary
OutputStream()
           
 
Method Summary
 void write_abstract_interface(Object obj)
           
 void write_value(Serializable value)
           
 void write_value(Serializable value, BoxedValueHelper factory)
           
 void write_value(Serializable value, Class clz)
           
 void write_value(Serializable value, String rep_id)
           
 
Methods inherited from class org.omg.CORBA.portable.OutputStream
create_input_stream, orb, write_any, write_boolean_array, write_boolean, write_char_array, write_char, write_Context, write_double_array, write_double, write_fixed, write_float_array, write_float, write_long_array, write_long, write_longlong_array, write_longlong, write_Object, write_octet_array, write_octet, write_Principal, write_short_array, write_short, write_string, write_TypeCode, write_ulong_array, write_ulong, write_ulonglong_array, write_ulonglong, write_ushort_array, write_ushort, write_wchar_array, write_wchar, write_wstring, write
 
Methods inherited from class java.io.OutputStream
close, flush, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputStream

public OutputStream()
Method Detail

write_value

public void write_value(Serializable value)

write_value

public void write_value(Serializable value,
                        String rep_id)

write_value

public void write_value(Serializable value,
                        Class clz)

write_value

public void write_value(Serializable value,
                        BoxedValueHelper factory)

write_abstract_interface

public void write_abstract_interface(Object obj)

Novell exteNd Messaging Platform 5.2

exteNd is a registered trademark of Novell, Inc.
Copyright 1998-2004 Novell, Inc. All Rights Reserved.