Refactoring of the Proxy service

This commit is contained in:
Maxime Sinclair
2013-07-09 15:44:36 +02:00
parent cbb6eb0ac2
commit d7ecaaa992
3 changed files with 127 additions and 3 deletions

View File

@@ -3,10 +3,10 @@
<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>
- 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/XP3DJiCm48JlaV8EUmnIymPSAg723KJ40pZsDbd9ZbtlEX8gl3laXv2q_1mz-dPcF2qP17H1Ni6Xgp5odhLhJLfljjgHq0wIgbcYqWBQAcPuSVQEL1ELgp3sf17EUGOGKcr9G-_9WF7tACM3I1WGY_ACfuGi44yxsCWSVCS8aSFDOB94pMwLHEeQQ50gdwB6uaj9aRO71x9uyD4f6UZ79279z2u-mVSycyhFpPVWiVg5MFnSSRVEE8xfusSPEpCxVDTpTafT-gqiuVQjBAzdpBFhPKVogMlcor-HglyNsRCc-WFovUKE7m00" />
<img src="http://www.plantuml.com/plantuml/img/XP11ReCm44NtFiKiYHHkq4sbAEskLL4EOCm4HhAnCnwZHcdltb0eXIHjbdoU_d-UXYe4T46EuD2Lo54ryqWQNosYFQ4z9xgCmje86AjZX9sp6z8rQrSWTsGGJWeWfDAIWSvJ1PL_GicUHK9FM9GtF2IC0dnOmoAEmRSHWMDOdJkceR6i4AQsXXgby8aDPZz9ObhmMxAuzUoqzF1Baf1a-CvMwbCDtgFqDDfRNsJPRRlrV63VBty_Cs9RZGM_PixsYvFPh0yUFlBy-dh_iA_ituzZegxFFZ1jVOSekdl4OpH4VpC-lxoJcflT-Fy5" />
</p>
</body>
</html>