Uses of Interface
org.openas2.processor.receiver.NetModuleHandler
-
Packages that use NetModuleHandler Package Description org.openas2.processor.receiver -
-
Uses of NetModuleHandler in org.openas2.processor.receiver
Classes in org.openas2.processor.receiver that implement NetModuleHandler Modifier and Type Class Description classAS2MDNReceiverHandlerclassAS2ReceiverHandlerclassHealthCheckHandlerFields in org.openas2.processor.receiver declared as NetModuleHandler Modifier and Type Field Description private NetModuleHandlerAS2MDNReceiverModule. moduleprivate NetModuleHandlerAS2ReceiverModule. moduleMethods in org.openas2.processor.receiver that return NetModuleHandler Modifier and Type Method Description protected NetModuleHandlerAS2MDNReceiverModule. getHandler()protected NetModuleHandlerAS2ReceiverModule. getHandler()protected NetModuleHandlerHealthCheckModule. getHandler()protected abstract NetModuleHandlerNetModule. getHandler()
-