Class AS4IncomingDumperSingleUse

All Implemented Interfaces:
com.helger.commons.traits.IGenericImplTrait<AS4IncomingDumperSingleUse>, IAS4IncomingDumper

public class AS4IncomingDumperSingleUse extends AbstractAS4IncomingDumperWithHeaders<AS4IncomingDumperSingleUse>
A simple IAS4IncomingDumper that can be used for a single transmission and dumps it to the OutputStream provided in the constructor. As there are no retries for incoming messages, the implementation is pretty straight forward.
Since:
0.9.8
Author:
Philip Helger