|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResponseException | |
|---|---|
| com.flat502.rox.http | Utility classes for packing and unpacking HTTP messages. |
| com.flat502.rox.server | Server-side API and supporting classes. |
| Uses of HttpResponseException in com.flat502.rox.http |
|---|
| Subclasses of HttpResponseException in com.flat502.rox.http | |
|---|---|
class |
MethodNotAllowedResponseException
|
| Methods in com.flat502.rox.http that throw HttpResponseException | |
|---|---|
protected void |
HttpRequestBuffer.unpackPreamble(java.lang.String line)
|
| Uses of HttpResponseException in com.flat502.rox.server |
|---|
| Methods in com.flat502.rox.server with parameters of type HttpResponseException | |
|---|---|
protected HttpResponse |
HttpRpcServer.newHttpResponse(HttpMessageBuffer msg,
HttpResponseException e)
|
void |
ResponseChannel.respond(HttpResponseException e)
Deliver an HTTP error response to a remote caller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||