Uses of Interface
com.kingsrook.qqq.backend.module.filesystem.base.FilesystemBackendModuleInterface
Packages that use FilesystemBackendModuleInterface
Package
Description
-
Uses of FilesystemBackendModuleInterface in com.kingsrook.qqq.backend.module.filesystem.local
Classes in com.kingsrook.qqq.backend.module.filesystem.local that implement FilesystemBackendModuleInterfaceModifier and TypeClassDescriptionclass
QQQ Backend module for working with (local) Filesystems. -
Uses of FilesystemBackendModuleInterface in com.kingsrook.qqq.backend.module.filesystem.s3
Classes in com.kingsrook.qqq.backend.module.filesystem.s3 that implement FilesystemBackendModuleInterfaceModifier and TypeClassDescriptionclass
QQQ Backend module for working with AWS S3 filesystems -
Uses of FilesystemBackendModuleInterface in com.kingsrook.qqq.backend.module.filesystem.sftp
Classes in com.kingsrook.qqq.backend.module.filesystem.sftp that implement FilesystemBackendModuleInterfaceModifier and TypeClassDescriptionclass
QQQ Backend module for working with SFTP filesystems (as a client)