Interface RemoteStore

All Known Implementing Classes:
HttpRemoteStore

public interface RemoteStore
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    put(Entry entry)
     
  • Method Details

    • put

      void put(Entry entry)