Uses of Class
org.omg.CORBA_2_3.portable.OutputStream
Packages that use OutputStream
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of OutputStream in com.sun.corba.ee.impl.corba
Subclasses of OutputStream in com.sun.corba.ee.impl.corbaMethods in com.sun.corba.ee.impl.corba with parameters of type OutputStream -
Uses of OutputStream in com.sun.corba.ee.impl.encoding
Subclasses of OutputStream in com.sun.corba.ee.impl.encodingModifier and TypeClassDescriptionclassclassEncapsulations are supposed to explicitly define their code sets and GIOP version.final classFields in com.sun.corba.ee.impl.encoding declared as OutputStreamMethods in com.sun.corba.ee.impl.encoding with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidTypeCodeOutputStream.setEnclosingOutputStream(OutputStream enclosure) static TypeCodeOutputStreamTypeCodeOutputStream.wrapOutputStream(OutputStream os) -
Uses of OutputStream in com.sun.corba.ee.impl.io
Fields in com.sun.corba.ee.impl.io declared as OutputStreamMethods in com.sun.corba.ee.impl.io that return OutputStreamModifier and TypeMethodDescription(package private) final OutputStreamIIOPOutputStream.getOrbStream()(package private) abstract OutputStreamOutputStreamHook.getOrbStream()Methods in com.sun.corba.ee.impl.io with parameters of type OutputStreamModifier and TypeMethodDescription(package private) final voidIIOPOutputStream.setOrbStream(OutputStream os) private voidValueHandlerImpl.write_Array(OutputStream out, Serializable obj, Class type) private voidValueHandlerImpl.writeCharArray(OutputStream out, char[] array, int offset, int length) Encapsulates writing of Java char arrays so that the 1.3 subclass can override it without exposing internals across packages.private voidValueHandlerImpl.writeValueInternal(IIOPOutputStream bridge, OutputStream out, Serializable value, byte streamFormatVersion) -
Uses of OutputStream in com.sun.corba.ee.impl.ior
Methods in com.sun.corba.ee.impl.ior with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidGenericIdentifiable.write(OutputStream os) voidIORImpl.write(OutputStream os) voidIORTemplateImpl.write(OutputStream os) voidIORTemplateListImpl.write(OutputStream os) voidNewObjectKeyTemplateBase.write(ObjectId objectId, OutputStream os) voidNewObjectKeyTemplateBase.write(OutputStream os) voidObjectAdapterIdBase.write(OutputStream os) voidObjectIdImpl.write(OutputStream os) voidObjectKeyImpl.write(OutputStream os) voidObjectKeyTemplateBase.write(ObjectId objectId, OutputStream os) voidObjectKeyTemplateBase.write(OutputStream os) voidOldJIDLObjectKeyTemplate.write(ObjectId objectId, OutputStream os) voidWireObjectKeyTemplate.write(ObjectId id, OutputStream os) voidWireObjectKeyTemplate.write(OutputStream os) static voidEncapsulationUtility.writeEncapsulation(WriteContents obj, OutputStream os) static <E extends Identifiable>
voidEncapsulationUtility.writeIdentifiableSequence(List<E> container, OutputStream os) Write all Identifiables that we contain to os.static voidEncapsulationUtility.writeOutputStream(OutputStream dataStream, OutputStream os) Helper method that is used to extract data from an output stream and write the data to another output stream.protected voidJIDLObjectKeyTemplate.writeTemplate(OutputStream os) protected abstract voidObjectKeyTemplateBase.writeTemplate(OutputStream os) protected voidOldJIDLObjectKeyTemplate.writeTemplate(OutputStream os) voidOldPOAObjectKeyTemplate.writeTemplate(OutputStream os) voidPOAObjectKeyTemplate.writeTemplate(OutputStream os) -
Uses of OutputStream in com.sun.corba.ee.impl.ior.iiop
Methods in com.sun.corba.ee.impl.ior.iiop with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidIIOPAddressBase.write(OutputStream os) voidIIOPProfileTemplateImpl.write(ObjectKeyTemplate okeyTemplate, ObjectId id, OutputStream os) voidAlternateIIOPAddressComponentImpl.writeContents(OutputStream os) voidClusterInstanceInfoComponentImpl.writeContents(OutputStream os) voidCodeSetsComponentImpl.writeContents(OutputStream os) voidIIOPProfileImpl.writeContents(OutputStream os) voidIIOPProfileTemplateImpl.writeContents(OutputStream os) Write out this IIOPProfileTemplateImpl only.voidJavaCodebaseComponentImpl.writeContents(OutputStream os) voidJavaSerializationComponent.writeContents(OutputStream os) voidLoadBalancingComponentImpl.writeContents(OutputStream os) voidMaxStreamFormatVersionComponentImpl.writeContents(OutputStream os) voidORBTypeComponentImpl.writeContents(OutputStream os) voidRequestPartitioningComponentImpl.writeContents(OutputStream os) -
Uses of OutputStream in com.sun.corba.ee.impl.presentation.rmi
Methods in com.sun.corba.ee.impl.presentation.rmi with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidDynamicMethodMarshallerImpl.ReaderWriter.write(OutputStream os, Object value) voidExceptionHandlerImpl.ExceptionRW.write(OutputStream os, Exception ex) voidExceptionHandlerImpl.ExceptionRWIDLImpl.write(OutputStream os, Exception ex) voidExceptionHandlerImpl.ExceptionRWRMIImpl.write(OutputStream os, Exception ex) voidDynamicMethodMarshallerImpl.writeArguments(OutputStream os, Object[] args) voidDynamicMethodMarshallerImpl.writeException(OutputStream os, Exception ex) voidExceptionHandler.writeException(OutputStream os, Exception ex) Write the exception ex to os.voidExceptionHandlerImpl.writeException(OutputStream os, Exception ex) voidDynamicMethodMarshallerImpl.writeResult(OutputStream os, Object result) -
Uses of OutputStream in com.sun.corba.ee.impl.servicecontext
Methods in com.sun.corba.ee.impl.servicecontext with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidServiceContextsImpl.write(OutputStream os, GIOPVersion gv) Write the service contexts to the output stream.voidUnknownServiceContextImpl.write(OutputStream os, GIOPVersion gv) voidCodeSetServiceContextImpl.writeData(OutputStream os) voidMaxStreamFormatVersionServiceContextImpl.writeData(OutputStream os) voidORBVersionServiceContextImpl.writeData(OutputStream os) voidSendingContextServiceContextImpl.writeData(OutputStream os) voidUEInfoServiceContextImpl.writeData(OutputStream os) voidUnknownServiceContextImpl.writeData(OutputStream os) private voidServiceContextsImpl.writeMapEntry(OutputStream os, int id, Object scObj, GIOPVersion gv) Write the given entry from the scMap to the OutputStream.private voidServiceContextsImpl.writeServiceContextsInOrder(OutputStream os, GIOPVersion gv) Write the service contexts in scMap in a desired order. -
Uses of OutputStream in com.sun.corba.ee.spi.folb
Methods in com.sun.corba.ee.spi.folb with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidClusterInstanceInfo.write(OutputStream os) voidSocketInfo.write(OutputStream os) -
Uses of OutputStream in com.sun.corba.ee.spi.ior
Methods in com.sun.corba.ee.spi.ior with parameters of type OutputStreamModifier and TypeMethodDescriptionfinal voidIdentifiableBase.write(OutputStream os) Write the data for this object as a CDR encapsulation.voidObjectKeyTemplate.write(ObjectId objectId, OutputStream os) voidTaggedProfileTemplate.write(ObjectKeyTemplate oktemp, ObjectId id, OutputStream os) Write the profile create( oktemp, id ) to the OutputStream os.voidTaggedProfileTemplateBase.write(OutputStream os) voidWriteable.write(OutputStream arg0) Write this object directly to the output stream.voidWriteContents.writeContents(OutputStream os) -
Uses of OutputStream in com.sun.corba.ee.spi.presentation.rmi
Methods in com.sun.corba.ee.spi.presentation.rmi with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidDynamicMethodMarshaller.writeArguments(OutputStream os, Object[] args) Write arguments for this method to the OutputStream.voidDynamicMethodMarshaller.writeException(OutputStream os, Exception ex) Write the repository ID of the exception and the value of the exception to the OutputStream.voidDynamicMethodMarshaller.writeResult(OutputStream os, Object result) Write the result to the OutputStream. -
Uses of OutputStream in com.sun.corba.ee.spi.servicecontext
Methods in com.sun.corba.ee.spi.servicecontext with parameters of type OutputStreamModifier and TypeMethodDescriptionvoidServiceContext.write(OutputStream s, GIOPVersion gv) voidServiceContextBase.write(OutputStream s, GIOPVersion gv) Write the service context to an output stream.voidServiceContexts.write(OutputStream os, GIOPVersion gv) Write the service contexts to the output stream.protected abstract voidServiceContextBase.writeData(OutputStream os) Writes the data used to represent the subclasses service context into an encapsulation stream.