Module ejabberd_hosts [erl svg]

Behaviours: gen_server.

Function Index

cert_filename/1*
code_change/3
commands/0*
config_from_string/2
configure_host_cert/2*
configure_new_host/1*
configure_static_hosts/0*
delete_host_config/1
diff_hosts/0
diff_hosts/1
diff_hosts/2
get_clusterid/0*
get_host_config/2
get_hosts/1
handle_call/3
handle_cast/2
handle_info/2
init/1
load_host_cert/2
reconfigure_host_cert/1*
register/1
register/2
registered/0
registered/1
reload/0
reload_host/1*
reload_hosts/0
reload_hosts/1*
remove/1
remove_host_info/1*
running/1
start_host/1
start_hosts/1
start_link/0
stop_host/1
stop_hosts/1
terminate/2
update_config/2*
update_host_conf/2

Function Details

cert_filename/1 *

cert_filename(Host) -> any()

code_change/3

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

commands/0 *

commands() -> any()

config_from_string/2

config_from_string(Host, Config) -> any()

configure_host_cert/2 *

configure_host_cert(Host, File) -> any()

configure_new_host/1 *

configure_new_host(X1) -> any()

configure_static_hosts/0 *

configure_static_hosts() -> any()

delete_host_config/1

delete_host_config(Host) -> any()

diff_hosts/0

diff_hosts() -> any()

diff_hosts/1

diff_hosts(NewHosts) -> any()

diff_hosts/2

diff_hosts(NewHosts, OldHosts) -> any()

get_clusterid/0 *

get_clusterid() -> any()

get_host_config/2

get_host_config(X1, Host) -> any()

get_hosts/1

get_hosts(X1) -> any()

handle_call/3

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

handle_cast/2

handle_cast(Msg, State) -> any()

handle_info/2

handle_info(Info, State) -> any()

init/1

init(X1) -> any()

load_host_cert/2

load_host_cert(Host, PemData) -> any()

reconfigure_host_cert/1 *

reconfigure_host_cert(Host) -> any()

register/1

register(Host) -> any()

register/2

register(Host, Config) -> any()

registered/0

registered() -> any()

registered/1

registered(Host) -> any()

reload/0

reload() -> any()

reload_host/1 *

reload_host(Host) -> any()

reload_hosts/0

reload_hosts() -> any()

reload_hosts/1 *

reload_hosts(NewHosts) -> any()

remove/1

remove(Host) -> any()

remove_host_info/1 *

remove_host_info(Host) -> any()

running/1

running(HostString) -> any()

start_host/1

start_host(Host) -> any()

start_hosts/1

start_hosts(AddHosts) -> any()

start_link/0

start_link() -> any()

stop_host/1

stop_host(Host) -> any()

stop_hosts/1

stop_hosts(RemoveHosts) -> any()

terminate/2

terminate(Reason, State) -> any()

update_config/2 *

update_config(AddHostConfig, RemoveHosts) -> any()

update_host_conf/2

update_host_conf(Host, Config) -> any()


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