mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-14 06:51:08 +01:00
s/JEP/XEP/
also s;jabber.org/jeps;xmpp.org/extensions;
This commit is contained in:
parent
273c2d7da9
commit
eec0df386c
30 changed files with 56 additions and 56 deletions
|
|
@ -50,7 +50,7 @@ import java.util.WeakHashMap;
|
|||
* a {@link DefaultPrivateData} instance will be returned.<p>
|
||||
*
|
||||
* Warning: this is an non-standard protocol documented by
|
||||
* <a href="http://www.jabber.org/jeps/jep-0049.html">JEP-49</a>. Because this is a
|
||||
* <a href="http://www.xmpp.org/extensions/jep-0049.html">XEP-49</a>. Because this is a
|
||||
* non-standard protocol, it is subject to change.
|
||||
*
|
||||
* @author Matt Tucker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue