de.grogra.imp.net
Class HttpServer
java.lang.Object
de.grogra.http.Server
de.grogra.imp.net.HttpServer
- All Implemented Interfaces:
- java.lang.Runnable
public class HttpServer
- extends Server
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTP_RESPONSE
public static final java.lang.String HTTP_RESPONSE
- See Also:
- Constant Field Values
workbench
protected final Workbench workbench
HttpServer
public HttpServer(Workbench workbench,
java.net.ServerSocket socket)
about
public static void about(Item item,
java.lang.Object info,
Context ctx)
throws java.io.IOException
- Throws:
java.io.IOException
handleRequest
protected boolean handleRequest(Request request,
java.net.Socket client)
throws java.io.IOException
- Specified by:
handleRequest
in class Server
- Throws:
java.io.IOException
openProject
public static void openProject(Item item,
java.lang.Object info,
Context ctx)
throws java.io.UnsupportedEncodingException
- Throws:
java.io.UnsupportedEncodingException