| Package | Description |
|---|---|
| org.openas2 | |
| org.openas2.processor.receiver | |
| org.openas2.util |
| Modifier and Type | Method and Description |
|---|---|
DispositionType |
DispositionException.getDisposition() |
| Modifier and Type | Method and Description |
|---|---|
void |
DispositionException.setDisposition(DispositionType disposition) |
| Constructor and Description |
|---|
DispositionException(DispositionType disposition,
String text) |
DispositionException(DispositionType disposition,
String text,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AS2ReceiverHandler.sendMDNResponse(AS2Message msg,
BufferedOutputStream out,
DispositionType disposition,
String mic,
String text) |
| Modifier and Type | Method and Description |
|---|---|
static MessageMDN |
AS2Util.createMDN(Session session,
AS2Message msg,
String mic,
DispositionType disposition,
String text) |
Copyright © 2017. All rights reserved.