|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpServer.RequestHandler | |
|---|---|
| ucar.unidata.idv | The idv package. |
| ucar.unidata.util | General utilities. |
| Uses of HttpServer.RequestHandler in ucar.unidata.idv |
|---|
| Subclasses of HttpServer.RequestHandler in ucar.unidata.idv | |
|---|---|
class |
IdvMonitor.MonitorRequestHandler
Class OneInstanceRequestHandler the handler |
static class |
ImageServer.ImageRequestHandler
Class ImageRequestHandler handles image server requests |
static class |
OneInstanceServer.OneInstanceRequestHandler
Class OneInstanceRequestHandler the handler |
| Methods in ucar.unidata.idv that return HttpServer.RequestHandler | |
|---|---|
protected HttpServer.RequestHandler |
ImageServer.doMakeRequestHandler(Socket socket)
Create the request handler for the connection |
protected HttpServer.RequestHandler |
OneInstanceServer.doMakeRequestHandler(Socket socket)
Make the handler for this connection |
protected HttpServer.RequestHandler |
IdvMonitor.doMakeRequestHandler(Socket socket)
Make the handler for this request. |
| Uses of HttpServer.RequestHandler in ucar.unidata.util |
|---|
| Methods in ucar.unidata.util that return HttpServer.RequestHandler | |
|---|---|
protected HttpServer.RequestHandler |
HttpServer.doMakeRequestHandler(Socket socket)
Factory method to create the request handler |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||