Class Hierarchy
- java.lang.Object
- nl.nn.adapterframework.filesystem.ExchangeAttachmentReference
- nl.nn.adapterframework.filesystem.ExchangeMessageReference
- nl.nn.adapterframework.filesystem.ExchangeObjectReference
- nl.nn.adapterframework.filesystem.FileSystemActor<F,FS> (implements nl.nn.adapterframework.stream.IOutputStreamingSupport)
- nl.nn.adapterframework.filesystem.FileSystemBase<F> (implements nl.nn.adapterframework.filesystem.IBasicFileSystem<F>)
- nl.nn.adapterframework.filesystem.ConnectedFileSystemBase<F,C>
- nl.nn.adapterframework.filesystem.MailFileSystemBase<M,A,C> (implements nl.nn.adapterframework.filesystem.IMailFileSystem<M,A>)
- nl.nn.adapterframework.filesystem.ExchangeFileSystem (implements nl.nn.adapterframework.encryption.HasKeystore, nl.nn.adapterframework.encryption.HasTruststore)
- nl.nn.adapterframework.filesystem.ImapFileSystem
- nl.nn.adapterframework.filesystem.MailFileSystemBase<M,A,C> (implements nl.nn.adapterframework.filesystem.IMailFileSystem<M,A>)
- nl.nn.adapterframework.filesystem.LocalFileSystem (implements nl.nn.adapterframework.filesystem.IWritableFileSystem<F>)
- nl.nn.adapterframework.filesystem.Samba1FileSystem (implements nl.nn.adapterframework.filesystem.IWritableFileSystem<F>)
- nl.nn.adapterframework.filesystem.Samba2FileSystem (implements nl.nn.adapterframework.filesystem.IWritableFileSystem<F>)
- nl.nn.adapterframework.filesystem.ConnectedFileSystemBase<F,C>
- nl.nn.adapterframework.filesystem.FileSystemListener<F,FS> (implements nl.nn.adapterframework.core.HasPhysicalDestination, nl.nn.adapterframework.core.IProvidesMessageBrowsers<M>, nl.nn.adapterframework.core.IPullingListener<M>)
- nl.nn.adapterframework.filesystem.MailListener<M,A,S>
- nl.nn.adapterframework.filesystem.FileSystemMessageBrowser<F,FS> (implements nl.nn.adapterframework.core.IMessageBrowser<M>)
- nl.nn.adapterframework.filesystem.FileSystemMessageBrowsingIterator<F,FS> (implements nl.nn.adapterframework.core.IMessageBrowsingIterator)
- nl.nn.adapterframework.filesystem.FileSystemMessageBrowsingIteratorItem<F,FS> (implements nl.nn.adapterframework.core.IMessageBrowsingIteratorItem)
- nl.nn.adapterframework.filesystem.FileSystemUtils
- nl.nn.adapterframework.ftp.FtpSession (implements nl.nn.adapterframework.encryption.HasKeystore, nl.nn.adapterframework.encryption.HasTruststore, nl.nn.adapterframework.core.IConfigurable)
- nl.nn.adapterframework.filesystem.FtpFileSystem (implements nl.nn.adapterframework.filesystem.IWritableFileSystem<F>)
- nl.nn.adapterframework.http.HttpSessionBase (implements nl.nn.adapterframework.lifecycle.ConfigurableLifecycle, nl.nn.adapterframework.encryption.HasKeystore, nl.nn.adapterframework.encryption.HasTruststore)
- nl.nn.adapterframework.http.HttpSenderBase (implements nl.nn.adapterframework.core.CanUseSharedResource<T>, nl.nn.adapterframework.core.HasPhysicalDestination, nl.nn.adapterframework.core.ISenderWithParameters)
- nl.nn.adapterframework.filesystem.MsalClientAdapter (implements com.microsoft.aad.msal4j.IHttpClient)
- nl.nn.adapterframework.http.HttpSenderBase (implements nl.nn.adapterframework.core.CanUseSharedResource<T>, nl.nn.adapterframework.core.HasPhysicalDestination, nl.nn.adapterframework.core.ISenderWithParameters)
- nl.nn.adapterframework.filesystem.MailFileSystemUtils
- nl.nn.adapterframework.senders.SenderBase (implements nl.nn.adapterframework.core.ISender)
- nl.nn.adapterframework.senders.SenderWithParametersBase (implements nl.nn.adapterframework.core.ISenderWithParameters)
- nl.nn.adapterframework.filesystem.FileSystemSender<F,FS> (implements nl.nn.adapterframework.core.HasPhysicalDestination)
- nl.nn.adapterframework.filesystem.FileSystemSenderWithAttachments<F,A,FS>
- nl.nn.adapterframework.filesystem.FileSystemSender<F,FS> (implements nl.nn.adapterframework.core.HasPhysicalDestination)
- nl.nn.adapterframework.senders.SenderWithParametersBase (implements nl.nn.adapterframework.core.ISenderWithParameters)
- nl.nn.adapterframework.ftp.SftpSession (implements nl.nn.adapterframework.core.IConfigurable)
- nl.nn.adapterframework.filesystem.SftpFileSystem (implements nl.nn.adapterframework.filesystem.IWritableFileSystem<F>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- nl.nn.adapterframework.core.IbisException
- nl.nn.adapterframework.filesystem.FileSystemException
- nl.nn.adapterframework.filesystem.FileNotFoundException
- nl.nn.adapterframework.filesystem.FileSystemException
- nl.nn.adapterframework.core.IbisException
- java.lang.Exception
- nl.nn.adapterframework.core.TransactionAttributes (implements nl.nn.adapterframework.core.HasTransactionAttribute)
- nl.nn.adapterframework.pipes.AbstractPipe (implements org.springframework.context.ApplicationContextAware, nl.nn.adapterframework.monitoring.EventThrowing, nl.nn.adapterframework.core.IExtendedPipe)
- nl.nn.adapterframework.pipes.FixedForwardPipe
- nl.nn.adapterframework.filesystem.FileSystemPipe<F,FS> (implements nl.nn.adapterframework.core.HasPhysicalDestination)
- nl.nn.adapterframework.pipes.MessageSendingPipe (implements nl.nn.adapterframework.core.HasSender, nl.nn.adapterframework.statistics.HasStatistics)
- nl.nn.adapterframework.pipes.IteratingPipe<I>
- nl.nn.adapterframework.filesystem.ForEachAttachmentPipe<F,A,FS>
- nl.nn.adapterframework.pipes.IteratingPipe<I>
- nl.nn.adapterframework.pipes.FixedForwardPipe
- nl.nn.adapterframework.pipes.AbstractPipe (implements org.springframework.context.ApplicationContextAware, nl.nn.adapterframework.monitoring.EventThrowing, nl.nn.adapterframework.core.IExtendedPipe)
Interface Hierarchy
- nl.nn.adapterframework.core.HasPhysicalDestination
- nl.nn.adapterframework.filesystem.IBasicFileSystem<F>
- nl.nn.adapterframework.filesystem.IWithAttachments<F,A>
- nl.nn.adapterframework.filesystem.IMailFileSystem<M,A>
- nl.nn.adapterframework.filesystem.IWritableFileSystem<F>
- nl.nn.adapterframework.filesystem.IWithAttachments<F,A>
- nl.nn.adapterframework.filesystem.IBasicFileSystem<F>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- nl.nn.adapterframework.filesystem.FileSystemActor.FileSystemAction (implements nl.nn.adapterframework.doc.DocumentedEnum)
- nl.nn.adapterframework.filesystem.Samba2FileSystem.Samba2AuthType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)