Uses of Class
no.maddin.niofs.webdav.WebdavFileAttributes
Packages that use WebdavFileAttributes
-
Uses of WebdavFileAttributes in no.maddin.niofs.webdav
Fields in no.maddin.niofs.webdav with type parameters of type WebdavFileAttributesModifier and TypeFieldDescription(package private) com.github.benmanes.caffeine.cache.Cache
<Path, WebdavFileAttributes> WebdavFileSystem.attcache
Methods in no.maddin.niofs.webdav that return types with arguments of type WebdavFileAttributesModifier and TypeMethodDescriptioncom.github.benmanes.caffeine.cache.Cache
<Path, WebdavFileAttributes> WebdavFileSystem.getAttcache()
Method parameters in no.maddin.niofs.webdav with type arguments of type WebdavFileAttributesModifier and TypeMethodDescriptionvoid
WebdavFileSystem.setAttcache
(com.github.benmanes.caffeine.cache.Cache<Path, WebdavFileAttributes> attcache)