riptide v0.2.79 Riptide.Handler.Query
Link to this section Summary
Functions
Callback implementation for Riptide.Handler.handle_call/3
.
Callback implementation for Riptide.Handler.handle_cast/3
.
Callback implementation for Riptide.Handler.handle_info/2
.
Link to this section Functions
Link to this function
handle_call(arg1, query, state)
Callback implementation for Riptide.Handler.handle_call/3
.
Link to this function
handle_cast(action, body, state)
Callback implementation for Riptide.Handler.handle_cast/3
.
Link to this function
handle_info(msg, state)
Callback implementation for Riptide.Handler.handle_info/2
.