From daf6acd2caadd58fbf09c4b8d5955d17df86a3cd Mon Sep 17 00:00:00 2001 From: Matt Tucker Date: Thu, 18 Sep 2003 21:37:27 +0000 Subject: [PATCH] Added link to XMPPConnection. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2090 b35dd754-fafc-0310-a699-88a17e54d16e --- source/overview.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/overview.html b/source/overview.html index 580c166b1..4edcd566a 100644 --- a/source/overview.html +++ b/source/overview.html @@ -1 +1,4 @@ -API specification for Smack, an Open Source XMPP client library. +API specification for Smack, an Open Source XMPP client library. +

+The {@link org.jivesoftware.smack.XMPPConnection} class is the main entry point for the API. +