Module timeout_server

Copyright © 2009 Mr Buzz, Inc.

Behaviours: gen_server.

Authors: Jacob Perkins.

Function Index

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

Function Details

call_later/4

call_later() -> term()

call_now/1

call_now() -> term()

code_change/3

code_change() -> term()

handle_call/3

handle_call() -> term()

handle_cast/2

handle_cast() -> term()

handle_info/2

handle_info() -> term()

init/1

init() -> term()

start_link/0

start_link() -> term()

terminate/2

terminate() -> term()


Generated by EDoc, Jul 14 2009, 14:06:01.