mandala.util
Class HTTPServer
java.lang.Object
mandala.util.HTTPServer
- public class HTTPServer
- extends Object
Small Web server.
This program is insecure! Don't use it for production software! See Apache for a secure,
efficient and extensible open-source web server!
- Version:
- 1.0
- Author:
- eipi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
syslog
public static final Syslog syslog
HTTPServer
public HTTPServer()
main
public static void main(String[] args)
respond
public static void respond(Socket socket)
Mandala help mailing list