Uses of Class
com.helger.phase4.dump.AbstractAS4OutgoingDumperWithHeaders
Packages that use AbstractAS4OutgoingDumperWithHeaders
-
Uses of AbstractAS4OutgoingDumperWithHeaders in com.helger.phase4.dump
Classes in com.helger.phase4.dump with type parameters of type AbstractAS4OutgoingDumperWithHeadersModifier and TypeClassDescriptionclassAbstractAS4OutgoingDumperWithHeaders<IMPLTYPE extends AbstractAS4OutgoingDumperWithHeaders<IMPLTYPE>>Abstract implementation ofIAS4OutgoingDumperthat always adds the custom headersSubclasses of AbstractAS4OutgoingDumperWithHeaders in com.helger.phase4.dumpModifier and TypeClassDescriptionclassFile based implementation ofIAS4OutgoingDumper.classA simpleIAS4OutgoingDumperthat can be used for a single transmission and dumps it to theOutputStreamprovided in the constructor.