| Package | Description |
|---|---|
| org.openas2 | |
| org.openas2.processor.receiver |
| Modifier and Type | Method | Description |
|---|---|---|
DispositionType |
DispositionException.getDisposition() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DispositionException.setDisposition(DispositionType disposition) |
| Constructor | Description |
|---|---|
DispositionException(DispositionType disposition,
String text) |
|
DispositionException(DispositionType disposition,
String text,
Throwable cause) |
| Modifier and Type | Method | Description |
|---|---|---|
MessageMDN |
AS2ReceiverHandler.createMDN(Session session,
AS2Message msg,
String mic,
DispositionType disposition,
String text) |
|
protected boolean |
AS2ReceiverHandler.sendResponse(AS2Message msg,
BufferedOutputStream out,
DispositionType disposition,
String mic,
String text) |
Sends a response for received AS2 message.
|
Copyright © 2018. All rights reserved.