mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-12 14:01:08 +01: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,7 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Smacks implementation for attaching arbitrary properties to packets according to
|
||||
* https://docs.jivesoftware.com/smack/latest/documentation/properties.html.
|
||||
*/
|
||||
package org.jivesoftware.smackx.jiveproperties;
|
||||
|
|
|
|||
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Element classes.
|
||||
*/
|
||||
package org.jivesoftware.smackx.jiveproperties.packet;
|
||||
|
|
|
|||
|
|
@ -16,6 +16,6 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* TODO describe me.
|
||||
* Provider classes.
|
||||
*/
|
||||
package org.jivesoftware.smackx.jiveproperties.provider;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue