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(@NonNull ThreadConnector<?> threadConnector, @NonNull ContentHandler handler) -
Uses of ThreadConnector in org.frankframework.xml
Constructors in org.frankframework.xml with parameters of type ThreadConnectorModifierConstructorDescriptionThreadConnectingFilter(@NonNull ThreadConnector<?> threadConnector, @NonNull ContentHandler handler)