diff --git a/source/org/jivesoftware/smack/filter/package.html b/source/org/jivesoftware/smack/filter/package.html new file mode 100644 index 000000000..8b3fe8034 --- /dev/null +++ b/source/org/jivesoftware/smack/filter/package.html @@ -0,0 +1 @@ +Allows {@link org.jivesoftware.smack.PacketCollector} and {@link org.jivesoftware.smack.PacketListener} instances to filter for packets with particular attributes. \ No newline at end of file diff --git a/source/org/jivesoftware/smack/package.html b/source/org/jivesoftware/smack/package.html new file mode 100644 index 000000000..2758d781a --- /dev/null +++ b/source/org/jivesoftware/smack/package.html @@ -0,0 +1 @@ +Core classes of the Smack API. \ No newline at end of file diff --git a/source/org/jivesoftware/smack/packet/package.html b/source/org/jivesoftware/smack/packet/package.html new file mode 100644 index 000000000..18a6405c8 --- /dev/null +++ b/source/org/jivesoftware/smack/packet/package.html @@ -0,0 +1 @@ +XML packets that are part of the XMPP protocol. \ No newline at end of file diff --git a/source/org/jivesoftware/smack/util/package.html b/source/org/jivesoftware/smack/util/package.html new file mode 100644 index 000000000..e34bfe316 --- /dev/null +++ b/source/org/jivesoftware/smack/util/package.html @@ -0,0 +1 @@ +Utility classes. \ No newline at end of file diff --git a/source/overview.html b/source/overview.html new file mode 100644 index 000000000..e5227706f --- /dev/null +++ b/source/overview.html @@ -0,0 +1 @@ +API specification for Smack, and Open Source XMPP client library.