Files
PlantUmlServer/src/main/java/net/sourceforge/plantuml/servlet/package.html
Maxime Sinclair 4339629f97 UML diagram fixed
2013-07-09 17:12:42 +02:00

12 lines
803 B
HTML

<html>
<body>
<p>This package is in charge of the JEE PlantUml Server.</p>
<p>there are 2 kind of servlets in this package :<br>
- Interactive servlets : Welcome, PlantUmlServlet that are in charge of the web pages dedicated to human users.<br>
- Service servlets : ImgServlet, SvgServlet, AsciiServlet, ProxyServlet that only produce a diagram as output.<br>
<br>
Structure of the service part of the PlantUmlServer: <br>
<img src="http://www.plantuml.com/plantuml/img/XP11JiCm44NtFiKiKwcv0HiaLDY1Y3Y0uqoJaUpO7OyZAk3kr2I4f0MwzDFJ_z_JKOE0BiWH7BeQEQfkYQJppGhj2Us9w3eAQoDWh8uHNfoz8zsoTXNoG0RXJG64L5ioC7XgeF7tACM3ICY6HNd6Gy8em8Sjh70Cley87CFcb34NJM6LCFKjj2YLJsom-2Q9QUNloEBEizEIvSSa8SduBZRgGusxfz5pQLvznehVrssN1VlS_FNDY7qp1VmiSpOtpiiMUN3pNfQNr_l7VMB_Ufo8kZpxwFJj5QCQhXctqH3zxVZo_4wV" />
</p>
</body>
</html>