Interface StreamHandler<S extends BaseStream>


  • public interface StreamHandler<S extends BaseStream>
    • Method Detail

      • communicate

        void communicate​(S stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException