JavaTM 2 Platform
Std. Ed. v1.3

Uses of Class
org.omg.CORBA.portable.OutputStream

Packages that use OutputStream
javax.rmi.CORBA Contains portability APIs for RMI-IIOP. 
org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). 
org.omg.CORBA_2_3.portable Provides methods for the input and output of value types, and contains other updates to the org/omg/CORBA/portable package. 
org.omg.CORBA.portable Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated by one vendor to run on another vendor's ORB. 
org.omg.CosNaming Provides the naming service for Java IDL. 
org.omg.CosNaming.NamingContextPackage Provides the exceptions used in the package org.omg.CosNaming (AlreadyBound, CannotProceed, InvalidName, NotEmpty, and NotFound) and also the Helper and Holder classes for those exceptions. 
 

Uses of OutputStream in javax.rmi.CORBA
 

Methods in javax.rmi.CORBA with parameters of type OutputStream
static void Util.writeAny(OutputStream out, Object obj)
          Writes any java.lang.Object as a CORBA any.
static void Util.writeRemoteObject(OutputStream out, Object obj)
          Writes a java.lang.Object as a CORBA Object.
static void Util.writeAbstractObject(OutputStream out, Object obj)
          Writes a java.lang.Object as either a value or a CORBA Object.
 void ValueHandler.writeValue(OutputStream out, Serializable value)
          Writes a value to the stream using Java semantics.
 void UtilDelegate.writeAny(OutputStream out, Object obj)
          Delegation call for Util.writeAny(org.omg.CORBA.portable.OutputStream, java.lang.Object).
 void UtilDelegate.writeRemoteObject(OutputStream out, Object obj)
          Delegation call for Util.writeRemoteObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
 void UtilDelegate.writeAbstractObject(OutputStream out, Object obj)
          Delegation call for Util.writeAbstractObject(org.omg.CORBA.portable.OutputStream, java.lang.Object).
 

Uses of OutputStream in org.omg.CORBA
 

Methods in org.omg.CORBA that return OutputStream
abstract  OutputStream Any.create_output_stream()
          Creates an output stream into which this Any object's value can be marshalled.
abstract  OutputStream ORB.create_output_stream()
          Creates a new org.omg.CORBA.portable.OutputStream into which IDL method parameters can be marshalled during method invocation.
 

Methods in org.omg.CORBA with parameters of type OutputStream
 void UShortSeqHolder._write(OutputStream o)
           
 void DoubleHolder._write(OutputStream output)
          Write the double value stored in this holder to an OutputStream.
 void AnyHolder._write(OutputStream output)
          Marshals to output the value in this AnyHolder object.
static void UnionMemberHelper.write(OutputStream ostream, UnionMember value)
           
static void ServiceInformationHelper.write(OutputStream out, ServiceInformation that)
           
 void DoubleSeqHolder._write(OutputStream o)
           
static void PolicyListHelper.write(OutputStream ostream, Policy[] value)
           
abstract  void Any.write_value(OutputStream os)
          Writes out to the given output stream the typecode and value of this Any object.
 void ShortSeqHolder._write(OutputStream o)
           
 void ObjectHolder._write(OutputStream output)
          Marshals to output the value in this ObjectHolder object.
 void LongLongSeqHolder._write(OutputStream o)
           
 void ShortHolder._write(OutputStream output)
          Marshals to output the value in this ShortHolder object.
 void ULongLongSeqHolder._write(OutputStream o)
           
static void NameValuePairHelper.write(OutputStream ostream, NameValuePair value)
           
static void LongSeqHelper.write(OutputStream ostream, int[] value)
           
 void CurrentHolder._write(OutputStream o)
           
 void CharHolder._write(OutputStream output)
          Marshals to output the value in this CharHolder object.
 void PrincipalHolder._write(OutputStream output)
          Deprecated.  
 void ValueBaseHolder._write(OutputStream output)
          Marshals to output the value in the Holder.
static void OctetSeqHelper.write(OutputStream ostream, byte[] value)
           
static void IdentifierHelper.write(OutputStream ostream, String value)
           
 void PolicyHolder._write(OutputStream o)
           
static void FloatSeqHelper.write(OutputStream ostream, float[] value)
           
 void AnySeqHolder._write(OutputStream o)
           
static void ServiceDetailHelper.write(OutputStream out, ServiceDetail that)
           
 void PolicyListHolder._write(OutputStream o)
           
static void BooleanSeqHelper.write(OutputStream ostream, boolean[] value)
           
static void VisibilityHelper.write(OutputStream ostream, short value)
           
static void ULongSeqHelper.write(OutputStream ostream, int[] value)
           
static void StringValueHelper.write(OutputStream ostream, String value)
           
 void StringValueHelper.write_value(OutputStream ostream, Serializable value)
           
static void CharSeqHelper.write(OutputStream ostream, char[] value)
           
static void SetOverrideTypeHelper.write(OutputStream ostream, SetOverrideType value)
           
 void ServiceInformationHolder._write(OutputStream out)
          Marshals the value in this ServiceInformationHolder object's value field to the output stream out.
 void IntHolder._write(OutputStream output)
          Marshals the value in this IntHolder object's value field to the output stream output.
static void VersionSpecHelper.write(OutputStream ostream, String value)
           
static void DefinitionKindHelper.write(OutputStream ostream, DefinitionKind value)
           
static void StructMemberHelper.write(OutputStream ostream, StructMember value)
           
 void LongSeqHolder._write(OutputStream o)
           
 void StringHolder._write(OutputStream output)
          Marshals the value held by this StringHolder object to the output stream output.
 void FixedHolder._write(OutputStream output)
          Write the fixed point value stored in this holder to an OutputStream.
static void IDLTypeHelper.write(OutputStream ostream, IDLType value)
           
static void UShortSeqHelper.write(OutputStream ostream, short[] value)
           
 void TypeCodeHolder._write(OutputStream output)
          Marshals to output the value in this TypeCodeHolder object.
static void WCharSeqHelper.write(OutputStream ostream, char[] value)
           
 void OctetSeqHolder._write(OutputStream o)
           
static void DoubleSeqHelper.write(OutputStream ostream, double[] value)
           
static void WStringValueHelper.write(OutputStream ostream, String value)
           
 void WStringValueHelper.write_value(OutputStream ostream, Serializable value)
           
static void PolicyTypeHelper.write(OutputStream ostream, int value)
           
 void BooleanSeqHolder._write(OutputStream o)
           
 void FloatSeqHolder._write(OutputStream o)
           
static void ULongLongSeqHelper.write(OutputStream ostream, long[] value)
           
static void RepositoryIdHelper.write(OutputStream ostream, String value)
           
static void ShortSeqHelper.write(OutputStream ostream, short[] value)
           
 void ULongSeqHolder._write(OutputStream o)
           
 void FloatHolder._write(OutputStream output)
          Write the float value into an output stream.
static void ObjectHelper.write(OutputStream ostream, Object value)
           
static void CurrentHelper.write(OutputStream ostream, Current value)
           
static void LongLongSeqHelper.write(OutputStream ostream, long[] value)
           
 void ByteHolder._write(OutputStream output)
          Marshals to output the value in this ByteHolder object.
 void BooleanHolder._write(OutputStream output)
          Marshals the value in this BooleanHolder object's value field to the output stream output.
 void CharSeqHolder._write(OutputStream o)
           
static void CompletionStatusHelper.write(OutputStream ostream, CompletionStatus value)
           
 void LongHolder._write(OutputStream output)
          Marshals to output the value in the Holder.
static void FieldNameHelper.write(OutputStream ostream, String value)
           
static void ValueBaseHelper.write(OutputStream ostream, Serializable value)
           
 void WCharSeqHolder._write(OutputStream o)
           
static void PolicyHelper.write(OutputStream ostream, Policy value)
           
static void AnySeqHelper.write(OutputStream ostream, Any[] value)
           
static void ValueMemberHelper.write(OutputStream ostream, ValueMember value)
           
 

Uses of OutputStream in org.omg.CORBA_2_3.portable
 

Subclasses of OutputStream in org.omg.CORBA_2_3.portable
 class OutputStream
          OutputStream provides interface for writing of all of the mapped IDL type to the stream.
 

Uses of OutputStream in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return OutputStream
 OutputStream ObjectImpl._request(String operation, boolean responseExpected)
          _request is called by a stub to obtain an OutputStream for marshaling arguments.
 OutputStream ResponseHandler.createReply()
          Called by the servant during a method invocation.
 OutputStream ResponseHandler.createExceptionReply()
          Called by the servant during a method invocation.
 OutputStream Delegate.request(Object self, String operation, boolean responseExpected)
          request is called by a stub to obtain an OutputStream for marshaling arguments.
 OutputStream InvokeHandler._invoke(String method, InputStream input, ResponseHandler handler)
          Invoked by the ORB to dispatch a request to the servant.
 

Methods in org.omg.CORBA.portable with parameters of type OutputStream
 InputStream ObjectImpl._invoke(OutputStream output)
          _invoke is called to invoke an operation.
 void Streamable._write(OutputStream ostream)
          Marshals to ostream the value in the value field of the Holder.
 void BoxedValueHelper.write_value(OutputStream os, Serializable value)
           
 InputStream Delegate.invoke(Object self, OutputStream output)
          invoke is called by a stub to invoke an operation.
 

Uses of OutputStream in org.omg.CosNaming
 

Methods in org.omg.CosNaming with parameters of type OutputStream
static void NameHelper.write(OutputStream out, NameComponent[] that)
           
 void BindingIteratorHolder._write(OutputStream out)
           
static void IstringHelper.write(OutputStream out, String that)
           
 void NameComponentHolder._write(OutputStream out)
           
static void BindingListHelper.write(OutputStream out, Binding[] that)
           
 void BindingTypeHolder._write(OutputStream out)
           
 void BindingListHolder._write(OutputStream out)
           
static void BindingIteratorHelper.write(OutputStream out, BindingIterator that)
           
 void BindingHolder._write(OutputStream out)
           
 void NameHolder._write(OutputStream out)
           
static void NameComponentHelper.write(OutputStream out, NameComponent that)
           
static void BindingTypeHelper.write(OutputStream out, BindingType that)
           
static void NamingContextHelper.write(OutputStream out, NamingContext that)
           
static void BindingHelper.write(OutputStream out, Binding that)
           
 void NamingContextHolder._write(OutputStream out)
           
 

Uses of OutputStream in org.omg.CosNaming.NamingContextPackage
 

Methods in org.omg.CosNaming.NamingContextPackage with parameters of type OutputStream
static void AlreadyBoundHelper.write(OutputStream out, AlreadyBound that)
           
static void NotFoundReasonHelper.write(OutputStream out, NotFoundReason that)
           
static void NotFoundHelper.write(OutputStream out, NotFound that)
           
 void AlreadyBoundHolder._write(OutputStream out)
           
 void NotFoundReasonHolder._write(OutputStream out)
           
 void InvalidNameHolder._write(OutputStream out)
           
static void CannotProceedHelper.write(OutputStream out, CannotProceed that)
           
 void CannotProceedHolder._write(OutputStream out)
           
 void NotFoundHolder._write(OutputStream out)
           
static void InvalidNameHelper.write(OutputStream out, InvalidName that)
           
static void NotEmptyHelper.write(OutputStream out, NotEmpty that)
           
 void NotEmptyHolder._write(OutputStream out)
           
 


JavaTM 2 Platform
Std. Ed. v1.3

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-2000 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.