com.pixelmed.web
Class RequestTypeServer.RequestTypeWorker
java.lang.Object
com.pixelmed.web.HttpServer.Worker
com.pixelmed.web.RequestTypeServer.RequestTypeWorker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RequestTypeServer
protected class RequestTypeServer.RequestTypeWorker
- extends HttpServer.Worker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestTypeServer.RequestTypeWorker
protected RequestTypeServer.RequestTypeWorker()
generateResponseToGetRequest
protected void generateResponseToGetRequest(String requestURI,
OutputStream out)
throws IOException
- Specified by:
generateResponseToGetRequest in class HttpServer.Worker
- Throws:
IOException