| Class | Description |
|---|---|
| CGIServlet |
CGI
|
| DirectoryServlet | |
| ErrorStatusServlet |
Use ServletResponse.sendError() to send an error to the client.
|
| FastCGIServlet |
Load balancing.
|
| FileServlet |
Serves static files.
|
| HmuxLoadBalanceServlet |
Load balancing.
|
| HmuxProxyReader |
Load balancing.
|
| HmuxProxyWriter |
Load balancing.
|
| HttpMessageProxyServlet |
HTTP proxy
|
| HttpProxyServlet | |
| JspPrecompileListener |
Precompiles jsp files.
|
| LoadBalanceServlet |
Load balancing.
|
| ResinStatusServlet |
Displays some status information about the Resin server.
|
| StickyHost |
Strategy for selecting the next server
|
| TcpPool |
TCP connection pool for the HTTP proxy
|