Uses of Interface
com.helger.as2lib.processor.resender.IProcessorResenderModule
-
Packages that use IProcessorResenderModule Package Description com.helger.as2lib.processor.resender -
-
Uses of IProcessorResenderModule in com.helger.as2lib.processor.resender
Classes in com.helger.as2lib.processor.resender that implement IProcessorResenderModule Modifier and Type Class Description classAbstractActiveResenderModuleBase class for an active resender module.classAbstractResenderModuleBase class for a non-active resender module.classDirectoryResenderModuleAn asynchronous, persisting, file based, polling resender module.classImmediateResenderModuleA synchronous, in-memory resender module that has no delay.classInMemoryResenderModuleAn asynchronous, in-memory, polling based resender module.
-