2003-08-19 15:20:42 +02:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Smack Extensions User Manual</title>
|
2003-08-29 20:47:39 +02:00
|
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
2003-08-19 15:20:42 +02:00
|
|
|
<base target="mainFrame">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
2003-08-29 20:47:39 +02:00
|
|
|
<a href="intro.html">Introduction</a><p>
|
|
|
|
|
|
|
|
<div class="subheader">Smack Extensions</div><p>
|
|
|
|
|
2003-08-19 15:20:42 +02:00
|
|
|
<a href="privatedata.html">Private Data</a><br>
|
2003-09-23 23:15:51 +02:00
|
|
|
<a href="xhtml.html">XHTML Messages</a><br>
|
2003-08-19 15:20:42 +02:00
|
|
|
<a href="messageevents.html">Message Events</a><br>
|
2004-04-11 21:00:04 +02:00
|
|
|
<a href="dataforms.html">Data Forms</a><br>
|
|
|
|
<a href="muc.html">Multi User Chat</a><br>
|
2003-08-19 15:20:42 +02:00
|
|
|
<a href="rosterexchange.html">Roster Item Exchange</a><br>
|
|
|
|
<a href="time.html">Time Exchange</a><br>
|
2003-10-13 17:39:11 +02:00
|
|
|
<a href="invitation.html">Group Chat Invitations</a><br>
|
2003-10-18 23:05:23 +02:00
|
|
|
<a href="disco.html">Service Discovery</a><br>
|
2006-02-03 19:44:22 +01:00
|
|
|
<a href="filetransfer.html">File Transfer</a><br>
|
2009-10-28 23:38:40 +01:00
|
|
|
<a href="pubsub.html">PubSub</a><br>
|
2013-06-22 19:01:58 +02:00
|
|
|
<a href="caps.html">Entity Capabilities</a><br>
|
2014-02-15 22:35:38 +01:00
|
|
|
<a href="privacy.html">Privacy</a><br>
|
2014-04-26 17:34:07 +02:00
|
|
|
<a href="hoxt.html">HTTP over XMPP</a><br>
|
2014-04-26 15:43:58 +02:00
|
|
|
<a href="properties.html">JiveProperties</a>
|
2003-08-19 15:20:42 +02:00
|
|
|
</p>
|
|
|
|
|
|
|
|
</body>
|
2013-06-22 19:01:58 +02:00
|
|
|
</html>
|