Added link to XMPPConnection.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2090 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-09-18 21:37:27 +00:00 committed by mtucker
parent 2962187b75
commit daf6acd2ca
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
<body>API specification for <a href="http://www.jivesoftware.com/xmpp/smack">Smack</a>, an Open Source XMPP client library.</body>
<body>API specification for <a href="http://www.jivesoftware.com/xmpp/smack">Smack</a>, an Open Source XMPP client library.
<p>
The {@link org.jivesoftware.smack.XMPPConnection} class is the main entry point for the API.
</body>