Copyright © 2009 Mr Buzz, Inc.
Behaviours: gen_server.
Authors: Jacob Perkins.
| call_later/4 | |
| call_now/1 | |
| code_change/3 | |
| handle_call/3 | |
| handle_cast/2 | |
| handle_info/2 | |
| init/1 | |
| start_link/0 | |
| terminate/2 |
call_later() -> term()
call_now() -> term()
code_change() -> term()
handle_call() -> term()
handle_cast() -> term()
handle_info() -> term()
init() -> term()
start_link() -> term()
terminate() -> term()
Generated by EDoc, Jul 14 2009, 14:06:01.