mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 17:49:38 +02:00
Add missing package-info descriptions.
This commit is contained in:
parent
ec95bd4422
commit
9f47daa7ad
145 changed files with 148 additions and 144 deletions
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Smack's API for XEP-280: Message Carbons.
|
||||
* Smack's API for XEP-0280: Message Carbons.
|
||||
*/
|
||||
package org.jivesoftware.smackx.carbons;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Stanzas and extension elements for XEP-280: Message Carbons.
|
||||
* Stanzas and extension elements for XEP-0280: Message Carbons.
|
||||
*/
|
||||
package org.jivesoftware.smackx.carbons.packet;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Provider for XEP-280: Message Carbons.
|
||||
* Provider for XEP-0280: Message Carbons.
|
||||
*/
|
||||
package org.jivesoftware.smackx.carbons.provider;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Smack's API for XEP-392: Consistent Color Generation.
|
||||
* Smack's API for XEP-0392: Consistent Color Generation.
|
||||
*/
|
||||
package org.jivesoftware.smackx.colors;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Smack's API for XEP-352: Client State Indication.
|
||||
* Smack's API for XEP-0352: Client State Indication.
|
||||
*/
|
||||
package org.jivesoftware.smackx.csi;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Plain stream elements for XEP-352: Client State Indication.
|
||||
* Plain stream elements for XEP-0352: Client State Indication.
|
||||
*/
|
||||
package org.jivesoftware.smackx.csi.packet;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Provider for XEP-352: Client State Indication.
|
||||
* Provider for XEP-0352: Client State Indication.
|
||||
*/
|
||||
package org.jivesoftware.smackx.csi.provider;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Smack's API for XEP-332: HTTP over XMPP transport.
|
||||
* Smack's API for XEP-0332: HTTP over XMPP transport.
|
||||
*/
|
||||
package org.jivesoftware.smackx.hoxt;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Stanzas and extension elements for XEP-332: HTTP over XMPP transport.
|
||||
* Stanzas and extension elements for XEP-0332: HTTP over XMPP transport.
|
||||
*/
|
||||
package org.jivesoftware.smackx.hoxt.packet;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Providers for XEP-332: HTTP over XMPP transport.
|
||||
* Providers for XEP-0332: HTTP over XMPP transport.
|
||||
*/
|
||||
package org.jivesoftware.smackx.hoxt.provider;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Extension elements for XEP-295: JSON Encodings for XMPP.
|
||||
* Extension elements for XEP-0295: JSON Encodings for XMPP.
|
||||
*/
|
||||
package org.jivesoftware.smackx.json.packet;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* Providers for XEP-295: JSON Encodings for XMPP.
|
||||
* Providers for XEP-0295: JSON Encodings for XMPP.
|
||||
*/
|
||||
package org.jivesoftware.smackx.json.provider;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue