Class AS4IncomingDumperSingleUse

java.lang.Object
com.helger.phase4.dump.AbstractAS4IncomingDumperWithHeaders
com.helger.phase4.dump.AS4IncomingDumperSingleUse
All Implemented Interfaces:
IAS4IncomingDumper

public class AS4IncomingDumperSingleUse extends AbstractAS4IncomingDumperWithHeaders
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