Package nl.goodbytes.xmpp.xep0363.repository
-
Class Summary Class Description AbstractFileSystemRepository A repository of files, backed by a (presumably local) file system.DirectoryRepository A repository of files, backed by a regular directory.TempDirectoryRepository A repository of files, backed by a temporary directory.