Uses of Class
org.frankframework.filesystem.LocalFileSystem
Packages that use LocalFileSystem
Package
Description
-
Uses of LocalFileSystem in org.frankframework.pipes
Subclasses with type arguments of type LocalFileSystem in org.frankframework.pipesModifier and TypeClassDescriptionclassPipe to work with the server local filesystem. -
Uses of LocalFileSystem in org.frankframework.receivers
Subclasses with type arguments of type LocalFileSystem in org.frankframework.receiversModifier and TypeClassDescriptionclassListener that looks for files in a LocalFileSystem.Methods in org.frankframework.receivers that return LocalFileSystem -
Uses of LocalFileSystem in org.frankframework.senders
Subclasses with type arguments of type LocalFileSystem in org.frankframework.sendersModifier and TypeClassDescriptionclassSender to work with the server local filesystem.