All Packages Class Hierarchy This Package Previous Next Index
Class novocode.netforge.http.responder.SendableExceptionResponder
java.lang.Object
|
+----novocode.netforge.http.responder.Responder
|
+----novocode.netforge.http.responder.SendableExceptionResponder
- public final class SendableExceptionResponder
- extends Responder
-
SendableExceptionResponder()
-
-
createResponse(Request)
-
-
createResponse(Request, SendableException)
-
SendableExceptionResponder
public SendableExceptionResponder()
createResponse
public Response createResponse(Request req)
- Overrides:
- createResponse in class Responder
createResponse
public Response createResponse(Request req,
SendableException e)
All Packages Class Hierarchy This Package Previous Next Index