Behaviours: gen_server.
code_change/3 | |
handle_call/3 | |
handle_cast/2 | |
handle_info/2 | |
init/1 | |
start_link/2 | |
terminate/2 |
code_change() -> term()
handle_call() -> term()
handle_cast() -> term()
handle_info() -> term()
init() -> term()
start_link() -> term()
terminate() -> term()
Generated by EDoc, Dec 18 2007, 20:40:53.