Package net.sourceforge.plantuml.servlet

This package is in charge of the JEE PlantUml Server.

There are 2 kind of servlets in this package:
- Interactive servlets: Welcome, PlantUmlServlet that are in charge of the web pages dedicated to human users.
- Service servlets: ImgServlet, SvgServlet, EpsServlet, EpsTextServlet, AsciiServlet, ProxyServlet that only produce a diagram as output.

Structure of the service part of the PlantUmlServer:
Class diagram of the service part of the PlantUmlServer

Generation of a PNG image illustrated