1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/address
Florian Schmaus 36a86f2dfc Improve getMultipleRecipientServiceAddress
and MultipleRecipient (XEP-33) related code in general (e.g. use
constants where possible).

For getMultipleRecipientServiceAddress() this means that
- the "synchronized (services)" block is removed
- ServiceDiscoveryManager is only retrieved once
2014-06-05 15:38:27 +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 Improve getMultipleRecipientServiceAddress 2014-06-05 15:38:27 +02:00