Uses of Interface
hu.midori.kosmos.server.store.StaticContentStore

Packages that use StaticContentStore
hu.midori.kosmos.server   
hu.midori.kosmos.server.store   
 

Uses of StaticContentStore in hu.midori.kosmos.server
 

Methods in hu.midori.kosmos.server with parameters of type StaticContentStore
 void AbstractKosmosService.setStore(StaticContentStore store)
           
 

Uses of StaticContentStore in hu.midori.kosmos.server.store
 

Classes in hu.midori.kosmos.server.store that implement StaticContentStore
 class WebdavStaticContentStore
          WebDAV-based store implementation.