mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
expose more functions so developers can implement prebinding methods
This commit is contained in:
parent
e5535c80da
commit
a76d3d46fc
@ -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").
|
||||
|
Loading…
Reference in New Issue
Block a user