|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResponseImpl | |
|---|---|
| org.apache.openejb.server.httpd | |
| Uses of HttpResponseImpl in org.apache.openejb.server.httpd |
|---|
| Methods in org.apache.openejb.server.httpd that return HttpResponseImpl | |
|---|---|
protected static HttpResponseImpl |
HttpResponseImpl.createError(String message)
This could be improved at some day in the future to also include a stack trace of the exceptions |
protected static HttpResponseImpl |
HttpResponseImpl.createError(String message,
Throwable t)
creates an error with user defined variables |
protected static HttpResponseImpl |
HttpResponseImpl.createForbidden(String ip)
Creates a forbidden response to be sent to the browser using IP authentication |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||