-
- All Implemented Interfaces:
public final class DetoxActionsDispatcher
-
-
Constructor Summary
Constructors Constructor Description DetoxActionsDispatcher()
-
Method Summary
Modifier and Type Method Description final Unit
associateActionHandler(String type, DetoxActionHandler actionHandler, Boolean isPrimary)
final Unit
dispatchAction(String type, String params, Long messageId)
final Unit
teardown()
final Unit
join()
-
-
Method Detail
-
associateActionHandler
final Unit associateActionHandler(String type, DetoxActionHandler actionHandler, Boolean isPrimary)
-
dispatchAction
final Unit dispatchAction(String type, String params, Long messageId)
-
-
-
-