-
- All Implemented Interfaces:
-
org.enodeframework.infrastructure.MethodInvocation,org.enodeframework.infrastructure.ObjectProxy
public interface MessageHandlerProxy3 implements ObjectProxy, MethodInvocation
-
-
Method Summary
Modifier and Type Method Description abstract UnithandleAsync(Message message1, Message message2, Message message3)-
-
Method Detail
-
handleAsync
abstract Unit handleAsync(Message message1, Message message2, Message message3)
-
-
-
-