Package org.jpos.q2

Interface Command

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void exec​(java.io.InputStream is, java.io.OutputStream os, java.io.OutputStream err, java.lang.String[] strings)  
    • Method Detail

      • exec

        void exec​(java.io.InputStream is,
                  java.io.OutputStream os,
                  java.io.OutputStream err,
                  java.lang.String[] strings)
           throws java.lang.Exception
        Throws:
        java.lang.Exception