summaryrefslogtreecommitdiff
path: root/config/list/servlet.lst
diff options
context:
space:
mode:
Diffstat (limited to 'config/list/servlet.lst')
-rw-r--r--config/list/servlet.lst26
1 files changed, 26 insertions, 0 deletions
diff --git a/config/list/servlet.lst b/config/list/servlet.lst
new file mode 100644
index 0000000000..9c42570b6f
--- /dev/null
+++ b/config/list/servlet.lst
@@ -0,0 +1,26 @@
+############################################################-*-Makefile-*-####
+# servlet source files (paths are relative to ./sources/scala/tools/servlet)
+##############################################################################
+# $Id$
+
+ExcepServlet.scala
+SERVLET.scala
+ScalaCookiee.scala
+ScalaServlet.scala
+ServletException.scala
+
+engine/Connector.scala
+engine/Main.scala
+engine/Mapping.scala
+
+http/HTTP.scala
+http/HttpConnector.scala
+http/HttpException.scala
+http/HttpFile.scala
+http/HttpHandler.scala
+http/HttpInputStream.scala
+http/HttpOutputStream.scala
+http/HttpProcessor.scala
+http/HttpServletPro.scala
+
+##############################################################################