<html>
<head>
	<title>Smack Documentation - Jive Software</title>
	<link rel="stylesheet" type="text/css" href="style.css" />
</head>

<body>

<div class="header">
Smack Documentation
</div>


<p>
Documentation Contents:
</p>

<ul>
    <li><a href="overview.html">Overview</a>
    <li><a href="gettingstarted.html">Getting Started Guide</a>
	<li><a href="messaging.html">Messaging using Smack</a>
	<li><a href="roster.html">Presence and Roster</a>
	<li><a href="processing.html">Processing Incoming Packets</a>
	<li><a href="extensions.html">Extending Packets</a>
    <li><a href="properties.html">Packet Properties</a>
    <li><a href="debugging.html">Debugging with Smack</a>
</ul>

<div class="footer">
Copyright &copy; Jive Software 2002-2003
</div>

</body>
</html>