| 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,
IAS2HttpConnection aConn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2SenderModule.receiveSyncMDN(AS2Message aMsg,
IAS2HttpConnection aConn,
String sOriginalMIC) |
| Modifier and Type | Class and Description |
|---|---|
class |
AS2HttpClient
Http connection, Implemented as HttpClient.
|
class |
AS2HttpURLConnection
AS2 Http connection, Implemented as HttpURLConnection.
|
| Constructor and Description |
|---|
AS2HttpHeaderWrapperHttpURLConnection(IAS2HttpConnection aConn) |
AS2HttpHeaderWrapperHttpURLConnection(IAS2HttpConnection aConn,
IHTTPOutgoingDumper aOutgoingDumper)
Constructor with debug support
|
Copyright © 2013–2019 Philip Helger. All rights reserved.