Author: keith
Date: Fri Jan 25 00:15:44 2008
New Revision: 12873
Log:
Adding IM hostObject to the list
Modified:
trunk/mashup/java/xdocs/hostedobjects.html
Modified: trunk/mashup/java/xdocs/hostedobjects.html
==============================================================================
--- trunk/mashup/java/xdocs/hostedobjects.html (original)
+++ trunk/mashup/java/xdocs/hostedobjects.html Fri Jan 25 00:15:44 2008
@@ -3,13 +3,18 @@
<head>
+
+
<meta http-equiv="content-type" content="">
+
+
+
<title>WSO2 Mashup Server, Host Objects</title>
<link href="styles.css" rel="stylesheet" type="text/css" media="all">
</head>
@@ -18,32 +23,38 @@
<body lang="EN-US">
+
<div id="main-content">
<h1>Hosted Objects</h1>
+
<p>The Mashup Server includes a number of built-in objects
to provide access to various data sources from your mashup.</p>
+
<ul>
+
<li><a href="apphostobject.html">APP</a>: A
collection of objects facilitating publishing using the Atom
Publishing Protocol (APP)
</li>
+
<li><a href="feedhostobject.html">Feed</a>:
A generic collection of objects allowing the consuming and
persisting of Atom/RSS feeds
</li>
+
<li><a href="filehostobject.html">File</a>:
An
object that allows files to be read and written to the .resources
@@ -51,10 +62,14 @@
</li>
+
<li><a href="emailhostobject.html">Email</a>:
An
- object that allows emails to be sent from mashups.
- </li>
+ object that allows emails to be sent from mashups.</li>
+ <li><a href="imhostobject.html">IM</a>:
+ An
+ object that allows Instant Messages to be sent from mashups.</li>
+
<li><a href="sessionhostobject.html">Session</a>:
@@ -63,6 +78,7 @@
</li>
+
<li><a href="scraperhostobject.html">Scraper</a>:
An object that allows Web pages to be converted into XML for data
extraction
@@ -70,30 +86,37 @@
</li>
+
<li><a href="systemhostobject.html">System</a>:
A
global object providing methods for useful tasks such as including
JavaScript
files.</li>
+
<li><a href="wsrequesthostobject.html">WSRequest</a>:
An object for invoking a Web service without a stub,
or necessarily even a WSDL.</li>
+
</ul>
+
<p>See the <a
href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference"
target="blank">WSO2 Mashup Server Reference</a> for
more
information on the use of these hosted objects.</p>
+
</div>
+
<p>� WSO2 Inc.</p>
+
</body>
</html>
_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev