Uses of Class
co.arago.hiro.client.model.websocket.action.impl.ActionHandlerSubmit
-
Packages that use ActionHandlerSubmit Package Description co.arago.hiro.client.websocket.listener -
-
Uses of ActionHandlerSubmit in co.arago.hiro.client.websocket.listener
Methods in co.arago.hiro.client.websocket.listener with parameters of type ActionHandlerSubmit Modifier and Type Method Description voidActionWebSocketListener. onActionSubmit(ActionWebSocket actionWebSocket, ActionHandlerSubmit submit)Called with the parsedActionHandlerSubmit.
-