Class AS4OutgoingDumperSingleUse

All Implemented Interfaces:
com.helger.commons.traits.IGenericImplTrait<AS4OutgoingDumperSingleUse>, IAS4OutgoingDumper

public class AS4OutgoingDumperSingleUse extends AbstractAS4OutgoingDumperWithHeaders<AS4OutgoingDumperSingleUse>
A simple IAS4OutgoingDumper that can be used for a single transmission and dumps it to the OutputStream provided in the constructor. As there are can be retries for outgoing messages, only the first try is logged and consecutive calls don't result in dump.
Since:
0.9.8
Author:
Philip Helger