|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HttpResponseImpl in org.apache.openejb.server.httpd |
|---|
| Methods in org.apache.openejb.server.httpd that return HttpResponseImpl | |
|---|---|
protected static HttpResponseImpl |
HttpResponseImpl.createError(java.lang.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(java.lang.String message,
java.lang.Throwable t)
creates an error with user defined variables |
protected static HttpResponseImpl |
HttpResponseImpl.createForbidden(java.lang.String ip)
Creates a forbidden response to be sent to the browser using IP authentication |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||