Uses of Interface
org.frankframework.threading.IThreadCreator
Package
Description
-
Uses of IThreadCreator in org.frankframework.pipes
Modifier and TypeClassDescriptionclass
Sends a message to a Sender for each child element of the input XML. -
Uses of IThreadCreator in org.frankframework.scheduler.job
Modifier and TypeClassDescriptionstatic class
The sole purpose of this calls is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of IThreadCreator in org.frankframework.senders
Modifier and TypeClassDescriptionclass
Sender to send a message to another Frank!class
Posts a message to another Frank!class
Perform an XSLT transformation with a specified stylesheet on a JSON input, yielding JSON, yielding JSON, XML or text.class
Perform an XSLT transformation with a specified stylesheet or XPath-expression.