mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 22:32:06 +01:00
Javadoc info.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1848 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
023cffb95a
commit
b441f58870
5 changed files with 5 additions and 0 deletions
1
source/org/jivesoftware/smack/filter/package.html
Normal file
1
source/org/jivesoftware/smack/filter/package.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<body>Allows {@link org.jivesoftware.smack.PacketCollector} and {@link org.jivesoftware.smack.PacketListener} instances to filter for packets with particular attributes.</body>
|
1
source/org/jivesoftware/smack/package.html
Normal file
1
source/org/jivesoftware/smack/package.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<body>Core classes of the Smack API.</body>
|
1
source/org/jivesoftware/smack/packet/package.html
Normal file
1
source/org/jivesoftware/smack/packet/package.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<body>XML packets that are part of the XMPP protocol.</body>
|
1
source/org/jivesoftware/smack/util/package.html
Normal file
1
source/org/jivesoftware/smack/util/package.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<body>Utility classes.</body>
|
1
source/overview.html
Normal file
1
source/overview.html
Normal file
|
@ -0,0 +1 @@
|
||||||
|
<body>API specification for <a href="http://www.jivesoftware.com/xmpp/smack">Smack</a>, and Open Source XMPP client library.</body>
|
Loading…
Reference in a new issue