mirror of
https://github.com/octoleo/plantuml-server.git
synced 2025-01-31 17:48:27 +00:00
12 lines
779 B
HTML
12 lines
779 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 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/XP3DJiCm48JlaV8EUmnIymPSAg723KJ40pZsDbd9ZbtlEX8gl3laXv2q_1mz-dPcF2qP17H1Ni6Xgp5odhLhJLfljjgHq0wIgbcYqWBQAcPuSVQEL1ELgp3sf17EUGOGKcr9G-_9WF7tACM3I1WGY_ACfuGi44yxsCWSVCS8aSFDOB94pMwLHEeQQ50gdwB6uaj9aRO71x9uyD4f6UZ79279z2u-mVSycyhFpPVWiVg5MFnSSRVEE8xfusSPEpCxVDTpTafT-gqiuVQjBAzdpBFhPKVogMlcor-HglyNsRCc-WFovUKE7m00" />
|
|
</p>
|
|
</body>
|
|
</html> |