| Package | Description |
|---|---|
| com.helger.as2lib.disposition | |
| com.helger.as2lib.processor.receiver.net |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
DispositionType.validate(IMessage aSrcMsg,
String sText)
Throws a
AS2DispositionException if the message is a warning or an
error. |
void |
DispositionType.validate(IMessage aSrcMsg,
String sText)
Throws a
AS2DispositionException if the message is a warning or an
error. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2ReceiverHandler.decompress(IMessage aMsg) |
protected void |
AS2ReceiverHandler.decompress(IMessage aMsg) |
Copyright © 2013–2022 Philip Helger. All rights reserved.