Uses of Class
com.helger.as2lib.util.dump.HTTPOutgoingDumperStreamBased
-
Packages that use HTTPOutgoingDumperStreamBased Package Description com.helger.as2lib.util.dump -
-
Uses of HTTPOutgoingDumperStreamBased in com.helger.as2lib.util.dump
Subclasses of HTTPOutgoingDumperStreamBased in com.helger.as2lib.util.dump Modifier and Type Class Description classHTTPOutgoingDumperFileBasedDirectory based outgoing HTTP dumper.Methods in com.helger.as2lib.util.dump that return HTTPOutgoingDumperStreamBased Modifier and Type Method Description HTTPOutgoingDumperStreamBasedHTTPOutgoingDumperStreamBased. setDumpComment(boolean bDumpComment)HTTPOutgoingDumperStreamBasedHTTPOutgoingDumperStreamBased. setDumpHeader(boolean bDumpHeader)HTTPOutgoingDumperStreamBasedHTTPOutgoingDumperStreamBased. setDumpPayload(boolean bDumpPayload)
-