Package org.jxmapviewer.cache

  • Interface Summary 
    Interface Description
    LocalCache
    A cache that stores GET requests to a HTTP url locally
  • Class Summary 
    Class Description
    FileBasedLocalCache
    A file/folder-based cache
    NoOpLocalCache
    A dummy implementation that does nothing