Component, ActiveModule, ProcessorModule, ResenderModuleDirectoryResenderModulepublic abstract class BaseResenderModule extends BaseActiveModule implements ResenderModule
| Modifier and Type | Field | Description |
|---|---|---|
static int |
TICK_INTERVAL |
DO_RESEND, DO_RESENDMDN, OPTION_CAUSE, OPTION_INITIAL_SENDER, OPTION_RESEND_METHOD, OPTION_RETRIES| Constructor | Description |
|---|---|
BaseResenderModule() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doStart() |
|
void |
doStop() |
|
abstract void |
resend() |
canHandle, forceStop, handle, healthcheck, isRunning, start, stop, toStringdestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameterdestroy, getName, getParameters, getSession, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, handlepublic static final int TICK_INTERVAL
public abstract void resend()
public void doStart()
throws OpenAS2Exception
doStart in class BaseActiveModuleOpenAS2Exceptionpublic void doStop()
throws OpenAS2Exception
doStop in class BaseActiveModuleOpenAS2ExceptionCopyright © 2018. All rights reserved.