|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SerializationResult
Container for holding serialization results. Use
getValue()
to get the implementation-specific
result.
Method Summary | |
---|---|
Object |
getValue()
The implementation-specific serialization result. |
void |
writeTo(OutputStream argOutputStream)
Writes the result to the given output stream. |
Method Detail |
---|
Object getValue()
void writeTo(OutputStream argOutputStream) throws IOException
argOutputStream
-
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |