| Package | Description |
|---|---|
| com.helger.as2lib.processor.sender | |
| com.helger.as2lib.util.dump | |
| com.helger.as2lib.util.http |
| Modifier and Type | Method and Description |
|---|---|
IHTTPOutgoingDumper |
AbstractHttpSenderModule.getHttpOutgoingDumper(IBaseMessage aMsg) |
IHTTPOutgoingDumper |
AbstractHttpSenderModule.getHttpOutgoingDumper(IBaseMessage aMsg) |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPOutgoingDumperFileBased
Directory based outgoing HTTP dumper.
|
class |
HTTPOutgoingDumperStreamBased
Abstract outgoing HTTP dumper using an
OutputStream for operations. |
| Modifier and Type | Method and Description |
|---|---|
IHTTPOutgoingDumper |
DefaultHTTPOutgoingDumperFactory.apply(IBaseMessage aMsg) |
IHTTPOutgoingDumper |
DefaultHTTPOutgoingDumperFactory.apply(IBaseMessage aMsg) |
| Modifier and Type | Method and Description |
|---|---|
long |
AS2HttpClient.send(InputStream aISToSend,
com.helger.mail.cte.EContentTransferEncoding eCTE,
IHTTPOutgoingDumper aOutgoingDumper,
AS2ResourceHelper aResHelper) |
long |
AS2HttpClient.send(InputStream aISToSend,
com.helger.mail.cte.EContentTransferEncoding eCTE,
IHTTPOutgoingDumper aOutgoingDumper,
AS2ResourceHelper aResHelper) |
| Constructor and Description |
|---|
AS2HttpHeaderSetter(AS2HttpClient aConn,
IHTTPOutgoingDumper aOutgoingDumper,
boolean bQuoteHeaderValues)
Constructor with debug support
|
AS2HttpHeaderSetter(AS2HttpClient aConn,
IHTTPOutgoingDumper aOutgoingDumper,
boolean bQuoteHeaderValues)
Constructor with debug support
|
Copyright © 2013–2022 Philip Helger. All rights reserved.