rewrite-config-servlet 2.0.0.Beta3

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)
          Create an Operation that will send an HTTP status code to the browser, then call ServletRewrite.abort()
static SendStatus SendStatus.error(int code)
          Create an Operation that will send an HTTP error code to the browser, then call ServletRewrite.abort()
 


rewrite-config-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.