Interface IProcessorReceiverModule
-
- All Superinterfaces:
IDynamicComponent,IProcessorActiveModule,IProcessorModule
- All Known Implementing Classes:
AbstractActiveNetModule,AbstractActivePollingModule,AbstractActiveReceiverModule,AbstractDirectoryPollingModule,AS2DirectoryPollingModule,AS2MDNReceiverModule,AS2ReceiverModule
public interface IProcessorReceiverModule extends IProcessorActiveModule
-
-
Method Summary
-
Methods inherited from interface com.helger.as2lib.IDynamicComponent
attrs, getName, getSession, initDynamicComponent
-
Methods inherited from interface com.helger.as2lib.processor.module.IProcessorActiveModule
isRunning, start, stop
-
Methods inherited from interface com.helger.as2lib.processor.module.IProcessorModule
canHandle, handle
-
-