Module tvbrowser

Interface ObjectOutputStreamProcessor


  • public interface ObjectOutputStreamProcessor
    ObjectOutputStream processor for standardized stream exception handling
    Author:
    Bananeweizen
    • Method Detail

      • process

        void process​(java.io.ObjectOutputStream outputStream)
              throws java.io.IOException
        Throws:
        java.io.IOException