Interface BinaryStore


public interface BinaryStore
Abstraction for storing binaries
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String reference)
    Return an input stream for the identifier
    put(String id, InputStream stream, long length)
    Return the reference for the