Package com.zfabrik.workers
Interface IMessageHandler
public interface IMessageHandler
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TYPE
- See Also:
- Constant Field Values
-
COMMAND_GROUP
constant used to identify a message handler by command group- See Also:
- Constant Field Values
-
COMMAND
proposal constant to transport a command identifier if used for RPC- See Also:
- Constant Field Values
-
RETURN
proposal constant to be used to transport message return values- See Also:
- Constant Field Values
-
-
Method Details
-
processMessage
- Parameters:
args
-- Returns:
- Throws:
Exception
-