Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

org.omg.CORBA_2_3.portable
Class OutputStream

java.lang.Object
  |
  +--java.io.OutputStream
        |
        +--org.omg.CORBA.portable.OutputStream
              |
              +--org.omg.CORBA_2_3.portable.OutputStream

public abstract class OutputStream
extends OutputStream

OutputStream provides interface for writing of all of the mapped IDL type to the stream. It extends org.omg.CORBA.portable.OutputStream, and defines new methods defined by CORBA 2.3.

Since:
JDK1.2
See Also:
OutputStream

Constructor Summary
OutputStream()
           
 
Method Summary
 void write_abstract_interface(Object obj)
          marshals a value object or a stub object.
 void write_value(Serializable value)
          marshals a value type to the output stream.
 void write_value(Serializable value, BoxedValueHelper factory)
          marshals a value type to the output stream.
 void write_value(Serializable value, Class clz)
          marshals a value type to the output stream.
 void write_value(Serializable value, String repository_id)
          marshals a value type to the output stream.
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputStream

public OutputStream()
Method Detail

write_value

public void write_value(Serializable value)
marshals a value type to the output stream.
Parameters:
value - is the acutal value to write

write_value

public void write_value(Serializable value,
                        Class clz)
marshals a value type to the output stream.
Parameters:
value - is the acutal value to write
clz - is the declared type of the value to be marshaled

write_value

public void write_value(Serializable value,
                        String repository_id)
marshals a value type to the output stream.
Parameters:
value - is the acutal value to write
repository_id - identifies the type of the value type to be marshaled

write_value

public void write_value(Serializable value,
                        BoxedValueHelper factory)
marshals a value type to the output stream.
Parameters:
value - is the acutal value to write
factory - is the instance of the helper to be used for marshaling the boxed value

write_abstract_interface

public void write_abstract_interface(Object obj)
marshals a value object or a stub object.
Parameters:
the - actual value object or the stub to marshal to be marshalled

JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter