Uses of Class
net.jonathangiles.tools.teenyhttpd.response.Response
| Package | Description |
|---|---|
| net.jonathangiles.tools.teenyhttpd | |
| net.jonathangiles.tools.teenyhttpd.response |
-
Uses of Response in net.jonathangiles.tools.teenyhttpd
Methods in net.jonathangiles.tools.teenyhttpd that return Response Modifier and Type Method Description ResponseTeenyHttpd. serve(Request request)This method is called on every request, and allows for responses to be generated as appropriate. -
Uses of Response in net.jonathangiles.tools.teenyhttpd.response
Subclasses of Response in net.jonathangiles.tools.teenyhttpd.response Modifier and Type Class Description classByteResponseclassFileResponseclassStringResponse