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