pushex v0.2.3 Pushex.EventHandler.Sandbox View Source
The event handler used when sandbox mode is activated.
It will send a message containing the response, request and pid/ref information
back to the caller of Pushex.push/2
and record the notification
to Pushex.Sandbox
.
Link to this section Summary
Functions
Callback implementation for c::gen_event.code_change/3
.
Callback implementation for c::gen_event.handle_call/2
.
Callback implementation for c::gen_event.handle_event/2
.
Callback implementation for c::gen_event.handle_info/2
.
Callback implementation for c::gen_event.init/1
.
Callback implementation for c::gen_event.terminate/2
.
Link to this section Functions
Callback implementation for c::gen_event.code_change/3
.
Callback implementation for c::gen_event.handle_call/2
.
Callback implementation for c::gen_event.handle_event/2
.
Callback implementation for c::gen_event.handle_info/2
.
Callback implementation for c::gen_event.init/1
.
Callback implementation for c::gen_event.terminate/2
.