Uses of Interface
org.frankframework.configuration.ConfigurationAware
Package
Description
-
Uses of ConfigurationAware in org.frankframework.core
-
Uses of ConfigurationAware in org.frankframework.receivers
Modifier and TypeClassDescriptionclass
Listener to receive messages sent by theFrankSender
, for situations where calling anAdapter
directly is not desired. -
Uses of ConfigurationAware in org.frankframework.scheduler.job
Modifier and TypeClassDescriptionstatic class
The sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of ConfigurationAware in org.frankframework.senders
Modifier and TypeClassDescriptionclass
Sender to send a message to another Frank!class
Posts a message to another Frank!