public class AS2ReceiverModule extends NetModule
NetModule.ConnectionHandler, NetModule.HTTPServerThread| Modifier and Type | Field and Description |
|---|---|
static String |
DISP_CALC_MIC_FAILED |
static String |
DISP_DECOMPRESSION_ERROR |
static String |
DISP_DECRYPTION_ERROR |
static String |
DISP_PARSING_MIME_FAILED |
static String |
DISP_PARTNERSHIP_NOT_FOUND |
static String |
DISP_STORAGE_FAILED |
static String |
DISP_SUCCESS |
static String |
DISP_VERIFY_SIGNATURE_FAILED |
static String |
DP_DECRYPTED |
static String |
DP_HEADER |
static String |
DP_VERIFIED |
static String |
MSG_DATE |
static String |
MSG_RECEIVER |
static String |
MSG_SENDER |
static String |
MSG_SOURCE_ADDRESS |
static String |
MSG_SUBJECT |
DEFAULT_ERRORS, PARAM_ADDRESS, PARAM_ERROR_DIRECTORY, PARAM_ERRORS, PARAM_PORT, PARAM_PROTOCOL, PARAM_SSL_KEYSTORE, PARAM_SSL_KEYSTORE_PASSWORD, PARAM_SSL_PROTOCOL| Constructor and Description |
|---|
AS2ReceiverModule() |
| Modifier and Type | Method and Description |
|---|---|
protected NetModuleHandler |
getHandler() |
doStart, doStop, handleError, healthcheck, initcanHandle, forceStop, handle, isRunning, start, stop, toStringdestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisRunning, start, stopcanHandle, handledestroy, getName, getParameters, getSessionpublic static final String MSG_SENDER
public static final String MSG_RECEIVER
public static final String MSG_DATE
public static final String MSG_SUBJECT
public static final String MSG_SOURCE_ADDRESS
public static final String DP_HEADER
public static final String DP_DECRYPTED
public static final String DP_VERIFIED
public static final String DISP_PARTNERSHIP_NOT_FOUND
public static final String DISP_PARSING_MIME_FAILED
public static final String DISP_DECRYPTION_ERROR
public static final String DISP_DECOMPRESSION_ERROR
public static final String DISP_VERIFY_SIGNATURE_FAILED
public static final String DISP_CALC_MIC_FAILED
public static final String DISP_STORAGE_FAILED
public static final String DISP_SUCCESS
protected NetModuleHandler getHandler()
getHandler in class NetModuleCopyright © 2019. All rights reserved.