Class SenderAction

java.lang.Object
org.frankframework.larva.actions.AbstractLarvaAction<ISender>
org.frankframework.larva.actions.SenderAction
All Implemented Interfaces:
AutoCloseable, IConfigurable, LarvaScenarioAction, ConfigurableLifecycle, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class SenderAction extends AbstractLarvaAction<ISender>