-
public interface ObjectOutputStreamProcessor
ObjectOutputStream processor for standardized stream exception handling- Author:
- Bananeweizen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process(java.io.ObjectOutputStream outputStream)
-