Interface ForkResource


  • public interface ForkResource
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Throwable process​(java.io.DataInputStream input, java.io.DataOutputStream output)  
    • Method Detail

      • process

        java.lang.Throwable process​(java.io.DataInputStream input,
                                    java.io.DataOutputStream output)
                             throws java.io.IOException
        Throws:
        java.io.IOException