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