| Package | Description |
|---|---|
| com.helger.as2lib.disposition | |
| com.helger.as2lib.processor.receiver.net | |
| com.helger.as2lib.util |
| Modifier and Type | Method and Description |
|---|---|
static DispositionType |
DispositionType.createError(String sStatusDescription) |
static DispositionType |
DispositionType.createError(String sStatusDescription) |
static DispositionType |
DispositionType.createFromString(String sDisposition) |
static DispositionType |
DispositionType.createFromString(String sDisposition) |
static DispositionType |
DispositionType.createSuccess() |
static DispositionType |
DispositionType.createSuccess() |
DispositionType |
AS2DispositionException.getDisposition() |
DispositionType |
AS2DispositionException.getDisposition() |
| Modifier and Type | Method and Description |
|---|---|
static AS2DispositionException |
AS2DispositionException.wrap(Exception ex,
Supplier<DispositionType> aDispositionTypeSupplier,
Supplier<String> aTextSupplier) |
static AS2DispositionException |
AS2DispositionException.wrap(Exception ex,
Supplier<DispositionType> aDispositionTypeSupplier,
Supplier<String> aTextSupplier) |
| Constructor and Description |
|---|
AS2DispositionException(DispositionType aDisposition,
String sText,
Throwable aCause) |
AS2DispositionException(DispositionType aDisposition,
String sText,
Throwable aCause) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2ReceiverHandler.sendMDN(String sClientInfo,
IAS2HttpResponseHandler aResponseHandler,
AS2Message aMsg,
DispositionType aDisposition,
String sText,
com.helger.commons.state.ESuccess eSuccess) |
protected void |
AS2ReceiverHandler.sendMDN(String sClientInfo,
IAS2HttpResponseHandler aResponseHandler,
AS2Message aMsg,
DispositionType aDisposition,
String sText,
com.helger.commons.state.ESuccess eSuccess) |
| Modifier and Type | Method and Description |
|---|---|
static IMessageMDN |
AS2Helper.createMDN(IAS2Session aSession,
AS2Message aMsg,
DispositionType aDisposition,
String sText)
Create a new MDN
|
static IMessageMDN |
AS2Helper.createMDN(IAS2Session aSession,
AS2Message aMsg,
DispositionType aDisposition,
String sText)
Create a new MDN
|
Copyright © 2013–2022 Philip Helger. All rights reserved.