comparison apache-xmlrpc-3.1.3/docs/project-info.html @ 151:db5f735fd2b4

add xml-rpc.jar
author e085711
date Sat, 10 Sep 2011 04:13:50 +0900
parents
children
comparison
equal deleted inserted replaced
147:a2b5149bbbe6 151:db5f735fd2b4
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3
4
5
6
7
8
9
10
11
12
13 <html xmlns="http://www.w3.org/1999/xhtml">
14 <head>
15 <title>ws-xmlrpc - Project Information</title>
16 <style type="text/css" media="all">
17 @import url("./css/maven-base.css");
18 @import url("./css/maven-theme.css");
19 @import url("./css/site.css");
20 </style>
21 <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
22 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
23 </head>
24 <body class="composite">
25 <div id="banner">
26 <a href="" id="bannerLeft">
27
28 <img src="images/xmlrpc-logo.gif" alt="" />
29
30 </a>
31 <div class="clear">
32 <hr/>
33 </div>
34 </div>
35 <div id="breadcrumbs">
36
37
38
39
40
41
42
43
44 <div class="xleft">
45 Last Published: 2010-02-06
46 </div>
47 <div class="xright"> <a href="http://www.apache.org/" class="externalLink">Apache</a>
48 |
49 <a href="../">Webservices</a>
50 |
51 <a href="">XML-RPC</a>
52
53
54
55
56
57
58
59
60 </div>
61 <div class="clear">
62 <hr/>
63 </div>
64 </div>
65 <div id="leftColumn">
66 <div id="navcolumn">
67
68
69
70
71
72
73
74
75 <h5>XML-RPC</h5>
76 <ul>
77
78 <li class="none">
79 <a href="index.html">Overview</a>
80 </li>
81
82 <li class="none">
83 <a href="download.html">Download</a>
84 </li>
85
86 <li class="none">
87 <a href="changes-report.html">Changes</a>
88 </li>
89
90 <li class="none">
91 <a href="mail-lists.html">Mailing Lists</a>
92 </li>
93
94 <li class="none">
95 <a href="contributing.html">Contributing</a>
96 </li>
97
98 <li class="none">
99 <a href="xmlrpc2">XML-RPC 2</a>
100 </li>
101
102 <li class="none">
103 <a href="links.html">Links</a>
104 </li>
105 </ul>
106 <h5>Documentation</h5>
107 <ul>
108
109 <li class="none">
110 <a href="client.html">Client Classes</a>
111 </li>
112
113 <li class="none">
114 <a href="server.html">Server Side XML-RPC</a>
115 </li>
116
117 <li class="none">
118 <a href="extensions.html">Vendor Extensions</a>
119 </li>
120
121 <li class="none">
122 <a href="ssl.html">SSL</a>
123 </li>
124
125 <li class="none">
126 <a href="introspection.html">Introspection</a>
127 </li>
128
129 <li class="none">
130 <a href="advanced.html">Advanced Techniques</a>
131 </li>
132
133 <li class="none">
134 <a href="types.html">XML-RPC Types</a>
135 </li>
136
137 <li class="none">
138 <a href="faq.html">FAQ</a>
139 </li>
140
141 <li class="none">
142 <a href="apidocs/index.html">Javadocs</a>
143 </li>
144 </ul>
145 <h5>Project Documentation</h5>
146 <ul>
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174 <li class="expanded">
175 <strong>Project Information</strong>
176 <ul>
177
178 <li class="none">
179 <a href="integration.html">Continuous Integration</a>
180 </li>
181
182 <li class="none">
183 <a href="dependencies.html">Dependencies</a>
184 </li>
185
186 <li class="none">
187 <a href="dependency-convergence.html">Dependency Convergence</a>
188 </li>
189
190 <li class="none">
191 <a href="dependency-management.html">Dependency Management</a>
192 </li>
193
194 <li class="none">
195 <a href="issue-tracking.html">Issue Tracking</a>
196 </li>
197
198 <li class="none">
199 <a href="mail-lists.html">Mailing Lists</a>
200 </li>
201
202 <li class="none">
203 <a href="plugin-management.html">Plugin Management</a>
204 </li>
205
206 <li class="none">
207 <a href="license.html">Project License</a>
208 </li>
209
210 <li class="none">
211 <a href="plugins.html">Project Plugins</a>
212 </li>
213
214 <li class="none">
215 <a href="project-summary.html">Project Summary</a>
216 </li>
217
218 <li class="none">
219 <a href="team-list.html">Project Team</a>
220 </li>
221
222 <li class="none">
223 <a href="source-repository.html">Source Repository</a>
224 </li>
225 </ul>
226 </li>
227
228
229
230
231
232
233
234 <li class="collapsed">
235 <a href="project-reports.html">Project Reports</a>
236 </li>
237 </ul>
238 <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
239 <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
240 </a>
241
242
243
244
245
246
247
248
249 </div>
250 </div>
251 <div id="bodyColumn">
252 <div id="contentBox">
253 <div class="section"><h2>Project Information</h2>
254 <p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a class="externalLink" href="http://maven.apache.org">Maven</a> on behalf of the project.</p>
255 <div class="section"><h3>Overview</h3>
256 <table class="bodyTable"><tr class="a"><th>Document</th>
257 <th>Description</th>
258 </tr>
259 <tr class="b"><td><a href="integration.html">Continuous Integration</a></td>
260 <td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td>
261 </tr>
262 <tr class="a"><td><a href="dependencies.html">Dependencies</a></td>
263 <td>This document lists the project's dependencies and provides information on each dependency.</td>
264 </tr>
265 <tr class="b"><td><a href="dependency-convergence.html">Dependency Convergence</a></td>
266 <td>This document presents the convergence of dependency versions across the entire project, and its sub modules.</td>
267 </tr>
268 <tr class="a"><td><a href="dependency-management.html">Dependency Management</a></td>
269 <td>This document lists the dependencies that are defined through dependencyManagement.</td>
270 </tr>
271 <tr class="b"><td><a href="issue-tracking.html">Issue Tracking</a></td>
272 <td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td>
273 </tr>
274 <tr class="a"><td><a href="mail-lists.html">Mailing Lists</a></td>
275 <td>This document provides subscription and archive information for this project's mailing lists.</td>
276 </tr>
277 <tr class="b"><td><a href="plugin-management.html">Plugin Management</a></td>
278 <td>This document lists the plugins that are defined through pluginManagement.</td>
279 </tr>
280 <tr class="a"><td><a href="license.html">Project License</a></td>
281 <td>This is a link to the definitions of project licenses.</td>
282 </tr>
283 <tr class="b"><td><a href="plugins.html">Project Plugins</a></td>
284 <td>This document lists the build plugins and the report plugins used by this project.</td>
285 </tr>
286 <tr class="a"><td><a href="project-summary.html">Project Summary</a></td>
287 <td>This document lists other related information of this project</td>
288 </tr>
289 <tr class="b"><td><a href="team-list.html">Project Team</a></td>
290 <td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td>
291 </tr>
292 <tr class="a"><td><a href="source-repository.html">Source Repository</a></td>
293 <td>This is a link to the online source repository that can be viewed via a web browser.</td>
294 </tr>
295 </table>
296 </div>
297 </div>
298
299 </div>
300 </div>
301 <div class="clear">
302 <hr/>
303 </div>
304 <div id="footer">
305 <div class="xright">&#169;
306 2001-2010
307
308 The Apache Software Foundation
309
310
311
312
313
314
315
316
317 </div>
318 <div class="clear">
319 <hr/>
320 </div>
321 </div>
322 </body>
323 </html>