public abstract class BaseResenderModule extends BaseActiveModule implements ResenderModule
| Modifier and Type | Field and Description |
|---|---|
static int |
TICK_INTERVAL |
DO_RESEND, DO_RESENDMDN, OPTION_CAUSE, OPTION_INITIAL_SENDER, OPTION_RESEND_METHOD, OPTION_RETRIES| Constructor and Description |
|---|
BaseResenderModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
doStart() |
void |
doStop() |
abstract void |
resend() |
canHandle, forceStop, handle, healthcheck, isRunning, start, stop, toStringdestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameterclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, handledestroy, getName, getParameters, getSession, initpublic 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.