Module mod_proxy65_service [erl svg]

Behaviours: gen_server.

Function Index

add_listener/2
code_change/3
delete_listener/1
get_my_ip/0*
handle_call/3
handle_cast/2
handle_info/2
init/1
iq_disco_info/2*
iq_vcard/1*
parse_options/2*
process_iq/3*
start_link/2
terminate/2

Function Details

add_listener/2

add_listener(Host, Opts) -> any()

code_change/3

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

delete_listener/1

delete_listener(Host) -> any()

get_my_ip/0 *

get_my_ip() -> 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()

iq_disco_info/2 *

iq_disco_info(Lang, Name) -> any()

iq_vcard/1 *

iq_vcard(Lang) -> any()

parse_options/2 *

parse_options(ServerHost, Opts) -> any()

process_iq/3 *

process_iq(JID, Iq, State) -> any()

start_link/2

start_link(Host, Opts) -> any()

terminate/2

terminate(Reason, State) -> any()


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