Package com.helger.phase4.dump
package com.helger.phase4.dump
-
ClassDescriptionAbstractAS4IncomingDumperWithHeaders<IMPLTYPE extends AbstractAS4IncomingDumperWithHeaders<IMPLTYPE>>Abstract version of
IAS4IncomingDumperthat emits all headers on the output stream.AbstractAS4OutgoingDumperWithHeaders<IMPLTYPE extends AbstractAS4OutgoingDumperWithHeaders<IMPLTYPE>>Abstract implementation ofIAS4OutgoingDumperthat always adds the custom headersThis class holds the global stream dumpers.Utility method to read dump files later.Simple file based version ofIAS4IncomingDumper.A simpleIAS4IncomingDumperthat can be used for a single transmission and dumps it to theOutputStreamprovided in the constructor.File based implementation ofIAS4OutgoingDumper.A simpleIAS4OutgoingDumperthat can be used for a single transmission and dumps it to theOutputStreamprovided in the constructor.Example implementation ofIAS4RawResponseConsumerwriting to a file.Callback interface to create a file based on the provided metadata.Interface for dumping incoming requestsCallback interface to create a file based on the provided metadata.Interface for dumping outgoing requests