Interface ApplyCommand.StreamSupplier

  • Enclosing class:
    ApplyCommand

    private static interface ApplyCommand.StreamSupplier
    Something that can supply an InputStream.
    • Method Detail

      • load

        java.io.InputStream load()
                          throws java.io.IOException
        Throws:
        java.io.IOException