Uses of Class
org.openas2.processor.receiver.AS2MDNReceiverModule
-
Packages that use AS2MDNReceiverModule Package Description org.openas2.processor.receiver -
-
Uses of AS2MDNReceiverModule in org.openas2.processor.receiver
Fields in org.openas2.processor.receiver declared as AS2MDNReceiverModule Modifier and Type Field Description private AS2MDNReceiverModule
AS2MDNReceiverHandler. module
Methods in org.openas2.processor.receiver that return AS2MDNReceiverModule Modifier and Type Method Description AS2MDNReceiverModule
AS2MDNReceiverHandler. getModule()
Constructors in org.openas2.processor.receiver with parameters of type AS2MDNReceiverModule Constructor Description AS2MDNReceiverHandler(AS2MDNReceiverModule module)
-