25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-12-26 17:38:45 +01:00

expose more functions so developers can implement prebinding methods

This commit is contained in:
Christopher tofu Zorn 2010-05-05 16:17:31 -04:00 committed by Badlop
parent d4e0fab06b
commit 5ea9a0ddb7

View File

@ -32,6 +32,12 @@
change_shaper/2,
monitor/1,
close/1,
start/4,
handle_session_start/8,
handle_http_put/4,
http_put/7,
http_get/2,
prepare_response/4,
process_request/2]).
-include("ejabberd.hrl").