Uses of Interface
nl.goodbytes.xmpp.xep0363.Repository
Packages that use Repository
-
Uses of Repository in nl.goodbytes.xmpp.xep0363
Methods in nl.goodbytes.xmpp.xep0363 that return RepositoryMethods in nl.goodbytes.xmpp.xep0363 with parameters of type RepositoryConstructors in nl.goodbytes.xmpp.xep0363 with parameters of type RepositoryModifierConstructorDescriptionLauncher(String xmppHost, Integer xmppPort, String domain, String sharedSecret, String webProtocol, String webHost, Integer webPort, String webContextRoot, String announcedWebProtocol, String announcedWebHost, Integer announcedWebPort, String announcedWebContextRoot, Repository repository, Long maxFileSize, boolean wildcardCORS, String contentSecurityPolicy, MalwareScanner malwareScanner) -
Uses of Repository in nl.goodbytes.xmpp.xep0363.repository
Classes in nl.goodbytes.xmpp.xep0363.repository that implement RepositoryModifier and TypeClassDescriptionclassA repository of files, backed by a (presumably local) file system.classA repository of files, backed by a regular directory.classA repository of files, backed by a temporary directory.