![JAR search and dependency download from the Maven repository](/logo.png)
org.openas2.processor.receiver.BaseReceiverModule Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of openas2-server Show documentation
Show all versions of openas2-server Show documentation
Open source implementation of the AS2 standard for signed encrypted and compressed document transfer
package org.openas2.processor.receiver;
import org.openas2.processor.BaseActiveModule;
public abstract class BaseReceiverModule extends BaseActiveModule implements ReceiverModule {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy