public interface IProcessorResenderModule extends IProcessorModule
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_RETRIES
Default retries: 0.
|
static String |
DO_RESEND
Action to resend a real message
|
static String |
DO_RESENDMDN
Action to resend an MDN
|
static String |
OPTION_CAUSE
An AS2Exception representing the cause of the error
|
static String |
OPTION_INITIAL_SENDER
The internal object representing the original sender
|
static String |
OPTION_RESEND_ACTION
The internal send action to be used for resending
|
static String |
OPTION_RETRIES
Defines the option to be set to define the number of retries.
|
canHandle, handleattrs, getName, getSession, initDynamicComponentstatic final String DO_RESEND
static final String DO_RESENDMDN
static final String OPTION_CAUSE
static final String OPTION_INITIAL_SENDER
static final String OPTION_RESEND_ACTION
static final String OPTION_RETRIES
static final int DEFAULT_RETRIES
Copyright © 2013–2022 Philip Helger. All rights reserved.