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 TypeClassDescriptionclassSends 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 classThe 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 TypeClassDescriptionclassSender to send a message to another Frank!classPosts a message to another Frank!