| Package | Description |
|---|---|
| com.helger.as2lib.util.dump | |
| com.helger.as2lib.util.http |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPIncomingDumperDirectoryBased
Directory based incoming HTTP dumper.
|
class |
HTTPIncomingDumperStreamBased
Stream based incoming HTTP dumper.
|
| Modifier and Type | Method and Description |
|---|---|
static IHTTPIncomingDumper |
HTTPHelper.getHTTPIncomingDumper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HTTPHelper.setHTTPIncomingDumperFactory(com.helger.commons.functional.ISupplier<? extends IHTTPIncomingDumper> aHttpDumperFactory)
Set the factory for creating dumper for incoming HTTP requests.
|
Copyright © 2013–2019 Philip Helger. All rights reserved.