Package 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
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
generateResponseToGetRequest
(String requestURI, OutputStream out) Methods inherited from class com.pixelmed.web.HttpServer.Worker
run
-
Constructor Details
-
RequestTypeWorker
protected RequestTypeWorker()
-
-
Method Details
-
generateResponseToGetRequest
- Specified by:
generateResponseToGetRequest
in classHttpServer.Worker
- Throws:
IOException
-