Interface RsvLibrary

All Known Implementing Classes:
NoopRsvLibrary, PersistentRsvLibrary

public interface RsvLibrary
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable String
    get(String key)
     
  • Method Details