rewrite-config-servlet 2.0.0.Alpha6

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
 

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-config-servlet 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.