Uses of Interface
org.frankframework.threading.IThreadCreator
Packages that use IThreadCreator
Package
Description
-
Uses of IThreadCreator in org.frankframework.pipes
Classes in org.frankframework.pipes that implement IThreadCreatorModifier and TypeClassDescriptionclass
Sends a message to a Sender for each child element of the input XML. -
Uses of IThreadCreator in org.frankframework.scheduler.job
Classes in org.frankframework.scheduler.job that implement IThreadCreatorModifier and TypeClassDescriptionstatic class
The sole purpose of this call is to prevent AOP wrapping around the sendMessage / sendMessageOrThrow methods. -
Uses of IThreadCreator in org.frankframework.senders
Classes in org.frankframework.senders that implement IThreadCreatorModifier and TypeClassDescriptionclass
Sender to send a message to another Frank!class
Posts a message to another Frank!