public class AS2FileReceiverModule extends MessageBuilderModule
PARAM_DEFAULTS, PARAM_DELIMITERS, PARAM_ERROR_DIRECTORY, PARAM_FORMAT, PARAM_MERGE_EXTRA, PARAM_MIMETYPE, PARAM_RESEND_MAX_RETRIES, PARAM_SENT_DIRECTORY| Constructor and Description |
|---|
AS2FileReceiverModule() |
| Modifier and Type | Method and Description |
|---|---|
protected AS2Message |
createMessage() |
void |
doStart() |
void |
doStop() |
boolean |
healthcheck(List<String> failures)
When invoked, the module must run a self check to verify it is functioning correctly.
|
buildMessageData, buildMessageMetadata, init, processDocumentcanHandle, 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, getSessionprotected AS2Message createMessage()
createMessage in class MessageBuilderModulepublic void doStart()
doStart in class BaseActiveModulepublic void doStop()
doStop in class BaseActiveModulepublic boolean healthcheck(List<String> failures)
ActiveModulehealthcheck in interface ActiveModulehealthcheck in class BaseActiveModulefailures - - a list of failures if any occurCopyright © 2019. All rights reserved.