|
||||||||||
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 | |
---|---|
java.lang.Object |
getValue()
The implementation-specific serialization result. |
void |
writeTo(java.io.OutputStream argOutputStream)
Writes the result to the given output stream. |
Method Detail |
---|
java.lang.Object getValue()
void writeTo(java.io.OutputStream argOutputStream) throws java.io.IOException
argOutputStream
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |