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, toString
destroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, init, setParameter, setParameter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canHandle, handle
destroy, getName, getParameters, getSession, init
public static final int TICK_INTERVAL
public abstract void resend()
public void doStart() throws OpenAS2Exception
doStart
in class BaseActiveModule
OpenAS2Exception
public void doStop() throws OpenAS2Exception
doStop
in class BaseActiveModule
OpenAS2Exception
Copyright © 2018. All rights reserved.