public interface IProcessorActiveModule extends IProcessorModule
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRunning() |
void |
start() |
void |
stop() |
canHandle, handleattrs, getName, getSession, initDynamicComponentboolean isRunning()
void start()
throws AS2Exception
AS2Exceptionvoid stop() throws AS2Exception
AS2ExceptionCopyright © 2013–2022 Philip Helger. All rights reserved.