Uses of Package
org.frankframework.filesystem
Packages that use org.frankframework.filesystem
Package
Description
-
Classes in org.frankframework.filesystem used by org.frankframework.filesystemClassDescriptionBaseclass for
FileSystems
that use a 'Connection' to connect to their storage.Baseclass forFileSystems
.listener
that looks in aFileSystem
for files.Base class for Senders that use aFileSystem
.Baseclass forMailFileSystems
.Forwards for FileSystemException.Interface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.An interface indicating that a filesystem supports adding custom (user-defined) file attributes.Extension toIBasicFileSystem
that can be implemented to allow creation of files and folders.This class ensures that Microsoft Authentication Library (MSAL) requests are sent through the configured proxy and the correct SSLSocketFactory.Silly wrapper to create a clean SDKObject to hold information about an object stored in Amazon S3. -
Classes in org.frankframework.filesystem used by org.frankframework.filesystem.exchangeClassDescriptionBaseclass for
FileSystems
.Interface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.Silly wrapper to create a clean SDK -
Classes in org.frankframework.filesystem used by org.frankframework.filesystem.ftpClassDescriptionInterface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.Extension to
IBasicFileSystem
that can be implemented to allow creation of files and folders. -
Classes in org.frankframework.filesystem used by org.frankframework.filesystem.sftpClassDescriptionInterface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.Extension to
IBasicFileSystem
that can be implemented to allow creation of files and folders. -
Classes in org.frankframework.filesystem used by org.frankframework.filesystem.smbClassDescriptionBaseclass for
FileSystems
.Interface to represent a basic filesystem, in which files can be listed, read, deleted or moved to a folder.Extension toIBasicFileSystem
that can be implemented to allow creation of files and folders. -
Classes in org.frankframework.filesystem used by org.frankframework.pipes
-
Classes in org.frankframework.filesystem used by org.frankframework.receiversClassDescription
listener
that looks in aFileSystem
for files.Implementation of aAbstractFileSystemListener
that enables aReceiver
to look in a folder for received mails.FileSystem
representation of the local filesystem. -
Classes in org.frankframework.filesystem used by org.frankframework.senders