Uses of Class
org.frankframework.threading.ThreadConnector
Packages that use ThreadConnector
-
Uses of ThreadConnector in org.frankframework.util
Methods in org.frankframework.util with parameters of type ThreadConnectorModifier and TypeMethodDescriptionTransformerPool.getTransformerFilter
(ThreadConnector<?> threadConnector, ContentHandler handler) -
Uses of ThreadConnector in org.frankframework.xml
Constructors in org.frankframework.xml with parameters of type ThreadConnectorModifierConstructorDescriptionThreadConnectingFilter
(ThreadConnector<?> threadConnector, ContentHandler handler)