Interface | Description |
---|---|
ReceiverAware<M> |
When a listener implements this interface it will get a reference to it's
parent receiver.
|
ServiceClient |
The interface clients (users) of a service may use.
|
Class | Description |
---|---|
DirectoryListener | |
ExchangeMailListener |
Microsoft Exchange Implementation of a
MailListener . |
FileRecordListener | Deprecated |
FtpFileSystemListener | |
GenericReceiver | Deprecated |
ImapListener | |
JavaListener<M> |
Use this listener to receive messages from other adapters or a scheduler within the same Frank-application or from other components residing in the same JVM.
|
MessageWrapper<M> |
Wrapper for messages that are not serializable.
|
PullingListenerContainer<M> |
Container that provides threads to execute pulling listeners.
|
RawMessageWrapper<M> | |
Receiver<M> |
Wrapper for a listener that specifies a channel for the incoming messages of a specific
Adapter . |
Samba2Listener | |
SambaListener | |
ServiceDispatcher |
Singleton class that knows about the ServiceListeners that are active.
|
SftpFileSystemListener |
Enum | Description |
---|---|
Receiver.CheckForDuplicatesMethod | |
Receiver.OnError |
Copyright © 2023 Frank!Framework. All rights reserved.