You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by bu...@apache.org on 2011/06/29 08:47:16 UTC

svn commit: r791805 - /websites/staging/esme/trunk/content/docs/apis/api.html

Author: buildbot
Date: Wed Jun 29 06:47:15 2011
New Revision: 791805

Log:
Staging update by buildbot

Modified:
    websites/staging/esme/trunk/content/docs/apis/api.html

Modified: websites/staging/esme/trunk/content/docs/apis/api.html
==============================================================================
--- websites/staging/esme/trunk/content/docs/apis/api.html (original)
+++ websites/staging/esme/trunk/content/docs/apis/api.html Wed Jun 29 06:47:15 2011
@@ -57,47 +57,13 @@
     <p><a name="API-APIs"></a></p>
 <h3 id="apis">APIs</h3>
 <table>
-<thead>
-<tr>
-<th />
-<th />
-<th>Name</th>
-<th />
-<th>Description \</th>
-<th />
-<th>Default URL prefix \</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td />
-<td>[Streaming</td>
-<td>ESME:API 2.0 - Design]\</td>
-<td><em>Current</em> - This is our newest API that deals allows for streaming-based access \</td>
-<td>/api2 \</td>
-<td>Available \</td>
-<td />
-</tr>
-<tr>
-<td />
-<td>[Twitter</td>
-<td>Twitter API]\</td>
-<td><em>Twitter</em> - We also support the Twitter API which allows for clients that support laconica to also use Apache ESME \</td>
-<td>/twitter \</td>
-<td>Available</td>
-<td />
-</tr>
-<tr>
-<td />
-<td>[JMX</td>
-<td>ESME:JMX REST API]\</td>
-<td>This is an API that will users to access JMX-based \</td>
-<td>/jmx \</td>
-<td>Currently being designed \</td>
-<td />
-</tr>
-</tbody>
+<tr><th>Name </th><th> Description </th><th> Default URL prefix </th><th> Status </th></tr> 
+<tr><td>Original|Original API]\\ | *Deprecated* \- This is our original "REST-like" API \\ | /api \\ | Available \\ |</tr>
+<tr>| [Streaming|ESME:API 2.0 - Design]\\ | *Current* \- This is our newest API that deals allows for streaming-based access \\ | /api2 \\ | Available \\ |</tr>
+<tr>| [Twitter|Twitter API]\\ | *Twitter* \- We also support the Twitter API which allows for clients that support laconica to also use Apache ESME \\ | /twitter \\ | Available |</tr>
+<tr>| [JMX|ESME:JMX REST API]\\ | This is an API that will users to access JMX-based \\ | /jmx \\ | Currently being designed \\ |</tr>
 </table>
+
 <p><em>Note</em>: <em>It is possible to change the used URL prefixes for the individual
 APIs via properties.</em></p>
 <p><a name="API-UsinganAPI"></a></p>