How to get all registered user from Openfire through http
问题 I am trying to make Simple Openfire plugin.I have an ArrayList of usersnames which are phone numbers, i want all the registered users from it.The ArrayList want to send the ArrayList to server by json throung get or post method ,But i donot know how my plugin can listen for that request and respond to that user. 回答1: For your specific requirement you should check Openfire Rest-API Plugin. The plugin already provides Users related operations over HTTP, like: Get overview over all or specific