Module mod_proxy65_sm [erl svg]

Behaviours: gen_server.

Function Index

activate_stream/4
code_change/3
handle_call/3
handle_cast/2
handle_info/2
init/1
register_stream/1
start_link/2
terminate/2
unregister_stream/1
update_tables/0*

Function Details

activate_stream/4

activate_stream(SHA1, IJid, TJid, Host) -> any()

code_change/3

code_change(OldVsn, State, Extra) -> any()

handle_call/3

handle_call(Request, From, State) -> any()

handle_cast/2

handle_cast(Request, State) -> any()

handle_info/2

handle_info(Info, State) -> any()

init/1

init(X1) -> any()

register_stream/1

register_stream(SHA1) -> any()

start_link/2

start_link(Host, Opts) -> any()

terminate/2

terminate(Reason, State) -> any()

unregister_stream/1

unregister_stream(SHA1) -> any()

update_tables/0 *

update_tables() -> any()


Generated by EDoc, May 23 2012, 07:15:14.