|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
java.io.ObjectOutputStream
sun.rmi.server.MarshalOutputStream
com.tangosol.io.ResolvingMarshalOutputStream
public class ResolvingMarshalOutputStream
A marker implementation to mirror the ResolvingMarshalInputStream implementation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class java.io.ObjectOutputStream |
---|
ObjectOutputStream.PutField |
Field Summary |
---|
Constructor Summary | |
---|---|
ResolvingMarshalOutputStream(OutputStream out)
|
Method Summary |
---|
Methods inherited from class sun.rmi.server.MarshalOutputStream |
---|
annotateClass, annotateProxyClass, replaceObject, writeLocation |
Methods inherited from class java.io.ObjectOutputStream |
---|
close, defaultWriteObject, drain, enableReplaceObject, flush, putFields, reset, useProtocolVersion, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeClassDescriptor, writeDouble, writeFields, writeFloat, writeInt, writeLong, writeObject, writeObjectOverride, writeShort, writeStreamHeader, writeUnshared, writeUTF |
Constructor Detail |
---|
public ResolvingMarshalOutputStream(OutputStream out) throws IOException
IOException
|
CoherenceTM v3.3 Copyright© 2000-2007 by Oracle Corporation |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |