Uses of Class
org.frankframework.filesystem.exchange.ExchangeFileSystem
Packages that use ExchangeFileSystem
-
Uses of ExchangeFileSystem in org.frankframework.receivers
Subclasses with type arguments of type ExchangeFileSystem in org.frankframework.receiversModifier and TypeClassDescriptionclassMicrosoft Exchange Implementation of a mailbox based filesystem.Methods in org.frankframework.receivers that return ExchangeFileSystemModifier and TypeMethodDescriptionprotected ExchangeFileSystemExchangeMailListener.createFileSystem() -
Uses of ExchangeFileSystem in org.frankframework.senders
Subclasses with type arguments of type ExchangeFileSystem in org.frankframework.sendersModifier and TypeClassDescriptionclassImplementation of aAbstractFileSystemSenderthat enables to manipulate messages in an Exchange folder.