Uses of Class
tv.hd3g.transfertfiles.CachedFileAttributes
Packages that use CachedFileAttributes
Package
Description
-
Uses of CachedFileAttributes in tv.hd3g.transfertfiles
Methods in tv.hd3g.transfertfiles that return CachedFileAttributesModifier and TypeMethodDescriptionstatic CachedFileAttributesCachedFileAttributes.notExists(AbstractFile abstractFile) default CachedFileAttributesAbstractFile.toCache()Methods in tv.hd3g.transfertfiles that return types with arguments of type CachedFileAttributesModifier and TypeMethodDescriptiondefault Stream<CachedFileAttributes>AbstractFile.toCachedList() -
Uses of CachedFileAttributes in tv.hd3g.transfertfiles.ftp
Methods in tv.hd3g.transfertfiles.ftp that return CachedFileAttributesMethods in tv.hd3g.transfertfiles.ftp that return types with arguments of type CachedFileAttributes -
Uses of CachedFileAttributes in tv.hd3g.transfertfiles.json
Methods in tv.hd3g.transfertfiles.json that return CachedFileAttributesModifier and TypeMethodDescriptionTransfertFilesSerializer.CachedFileAttributesDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) Methods in tv.hd3g.transfertfiles.json with parameters of type CachedFileAttributesModifier and TypeMethodDescriptionvoidTransfertFilesSerializer.CachedFileAttributeSerializer.serialize(CachedFileAttributes value, com.fasterxml.jackson.core.JsonGenerator jg, com.fasterxml.jackson.databind.SerializerProvider provider) Constructor parameters in tv.hd3g.transfertfiles.json with type arguments of type CachedFileAttributes -
Uses of CachedFileAttributes in tv.hd3g.transfertfiles.sftp
Methods in tv.hd3g.transfertfiles.sftp that return CachedFileAttributesMethods in tv.hd3g.transfertfiles.sftp that return types with arguments of type CachedFileAttributes