Package com.tangosol.io
Interface OutputStreaming
- All Superinterfaces:
com.oracle.coherence.common.io.OutputStreaming
- All Known Subinterfaces:
WriteBuffer.BufferOutput
- All Known Implementing Classes:
AbstractWriteBuffer.AbstractBufferOutput
,Base64OutputStream
,ByteArrayWriteBuffer.ByteArrayBufferOutput
,ByteBufferOutputStream
,ByteBufferWriteBuffer.ByteBufferOutput
,DebugDataOutputStream
,DelegatingWriteBuffer.DelegatingBufferOutput
,ExternalizableHelper.ShieldedDataOutputStream
,ExternalizableHelper.ShieldedObjectOutputStream
,ExternalizableHelper.ShieldedOutputStream
,MultiBufferWriteBuffer.MultiBufferOutput
,MultiByteArrayOutputStream
,NullImplementation.NullOutputStream
,PackedDataOutputStream
,PofOutputStream
,SizeEstimatingBufferOutput
,WrapperBufferOutput
,WrapperBufferOutput.VersionAwareBufferOutput
,WrapperDataOutputStream
,WrapperObjectOutputStream
,WrapperOutputStream
,WriterPrintStream
public interface OutputStreaming
extends com.oracle.coherence.common.io.OutputStreaming
This is the interface represented by the Java OutputStream class.
- Author:
- cp 2005.01.18
-
Method Summary
Methods inherited from interface com.oracle.coherence.common.io.OutputStreaming
close, flush, write, write, write