1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 07:04:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/address
Florian Schmaus 7b3331dda0 Add API to find services for a given feature
It's a common pattern to look for all services hosted under the users
service that provide a given feature. Let's provide an API for that and
use that API in the methods that benefit from it.
2014-07-26 07:14:42 +02:00
..
packet Improve getMultipleRecipientServiceAddress 2014-06-05 15:38:27 +02:00
provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MultipleRecipientInfo.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MultipleRecipientManager.java Add API to find services for a given feature 2014-07-26 07:14:42 +02:00