rewrite-impl-servlet 1.0.5.Final

Uses of Class
org.ocpsoft.rewrite.servlet.config.SendStatus

Packages that use SendStatus
org.ocpsoft.rewrite.servlet.config   
 

Uses of SendStatus in org.ocpsoft.rewrite.servlet.config
 

Subclasses of SendStatus in org.ocpsoft.rewrite.servlet.config
static class SendStatus.SendError
           
 

Methods in org.ocpsoft.rewrite.servlet.config that return SendStatus
static SendStatus SendStatus.code(int code)
          Send an HTTP status code to the browser, then call ServletRewrite.abort()
static SendStatus SendStatus.error(int code)
           
 


rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.