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, init
canHandle, forceStop, handle, isRunning, start, stop, toString
destroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isRunning, start, stop
canHandle, handle
destroy, getName, getParameters, getSession
public 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 NetModule
Copyright © 2018. All rights reserved.