mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09: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 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Smacks legacy API for 1:1 chats.
|
||||
*/
|
||||
package org.jivesoftware.smack.chat;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Internal classes for smack-im.
|
||||
*/
|
||||
package org.jivesoftware.smack.im;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Smacks API for Rosters.
|
||||
*/
|
||||
package org.jivesoftware.smack.roster;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Element classes for Rosters.
|
||||
*/
|
||||
package org.jivesoftware.smack.roster.packet;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Provider classes for Rosters.
|
||||
*/
|
||||
package org.jivesoftware.smack.roster.provider;
|
||||
|
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Persistence classes for Rosters.
|
||||
*/
|
||||
package org.jivesoftware.smack.roster.rosterstore;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue