Uses of Annotation Interface
org.frankframework.doc.Reintroduce
Packages that use Reintroduce
-
Uses of Reintroduce in org.frankframework.pipes
Methods in org.frankframework.pipes with annotations of type ReintroduceModifier and TypeMethodDescriptionvoid
AsyncSenderWithListenerPipe.setInputValidator
(IValidator inputValidator) void
SenderPipe.setInputValidator
(IValidator inputValidator) void
AsyncSenderWithListenerPipe.setInputWrapper
(IWrapperPipe inputWrapper) void
SenderPipe.setInputWrapper
(IWrapperPipe inputWrapper) void
AsyncSenderWithListenerPipe.setMessageLog
(ITransactionalStorage<?> messageLog) void
SenderPipe.setMessageLog
(ITransactionalStorage<?> messageLog) void
void