Interface ObjectWriter
- All Known Implementing Classes:
AutoFlushingObjectWriter
-
Method Summary
-
Method Details
-
write
Writes an object to an output.- Parameters:
object- theObjectto write- Throws:
IOException- in case input/output fails, details are defined by the implementation
-