public class HTTPOutgoingDumperFileBased extends HTTPOutgoingDumperStreamBased
| Constructor and Description |
|---|
HTTPOutgoingDumperFileBased(File aDumpFile) |
HTTPOutgoingDumperFileBased(File aDumpDirectory,
IBaseMessage aMsg) |
| Modifier and Type | Method and Description |
|---|---|
File |
getDumpFile() |
String |
toString() |
close, dumpHeader, dumpPayload, dumpPayload, finishedHeaders, finishedPayload, getWrappedOS, isDumpComment, isDumpHeader, isDumpPayload, setDumpComment, setDumpHeader, setDumpPayload, startclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDumpOSpublic HTTPOutgoingDumperFileBased(@Nonnull File aDumpDirectory, @Nonnull IBaseMessage aMsg)
aDumpDirectory - Base directoryaMsg - Message to be dumpedpublic String toString()
toString in class HTTPOutgoingDumperStreamBasedCopyright © 2013–2022 Philip Helger. All rights reserved.