| Package | Description |
|---|---|
| com.helger.as2lib.processor.receiver.net | |
| com.helger.as2lib.processor.sender | |
| com.helger.as2lib.util.http |
| Modifier and Type | Method and Description |
|---|---|
void |
AS2MDNReceiverHandler.reparse(AS2Message aMsg,
AS2HttpClient aHttpClient,
IHTTPIncomingDumper aIncomingDumper) |
void |
AS2MDNReceiverHandler.reparse(AS2Message aMsg,
AS2HttpClient aHttpClient,
IHTTPIncomingDumper aIncomingDumper) |
| Modifier and Type | Method and Description |
|---|---|
AS2HttpClient |
AbstractHttpSenderModule.getHttpClient(String sUrl,
com.helger.commons.http.EHttpMethod eRequestMethod,
Proxy aProxy)
Generate a HttpClient connection.
|
AS2HttpClient |
AbstractHttpSenderModule.getHttpClient(String sUrl,
com.helger.commons.http.EHttpMethod eRequestMethod,
Proxy aProxy)
Generate a HttpClient connection.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2SenderModule.receiveSyncMDN(AS2Message aMsg,
AS2HttpClient aHttpClient,
MIC aOriginalMIC,
IHTTPIncomingDumper aIncomingDumper,
AS2ResourceHelper aResHelper) |
protected void |
AS2SenderModule.receiveSyncMDN(AS2Message aMsg,
AS2HttpClient aHttpClient,
MIC aOriginalMIC,
IHTTPIncomingDumper aIncomingDumper,
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.