| Package | Description |
|---|---|
| org.apache.openejb.server.httpd |
| Modifier and Type | Method and Description |
|---|---|
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
|
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.