rewrite-impl-servlet 1.0.2.Final

org.ocpsoft.rewrite.servlet.config
Class SendStatus.SendError

java.lang.Object
  extended by org.ocpsoft.rewrite.config.OperationBuilder
      extended by org.ocpsoft.rewrite.servlet.config.HttpOperation
          extended by org.ocpsoft.rewrite.servlet.config.SendStatus
              extended by org.ocpsoft.rewrite.servlet.config.SendStatus.SendError
All Implemented Interfaces:
Operation
Enclosing class:
SendStatus

public static class SendStatus.SendError
extends SendStatus


Nested Class Summary
 
Nested classes/interfaces inherited from class org.ocpsoft.rewrite.servlet.config.SendStatus
SendStatus.SendError
 
Constructor Summary
SendStatus.SendError(int code)
           
 
Method Summary
 void performHttp(HttpServletRewrite event, EvaluationContext context)
           
 
Methods inherited from class org.ocpsoft.rewrite.servlet.config.SendStatus
code, error, getCode
 
Methods inherited from class org.ocpsoft.rewrite.servlet.config.HttpOperation
perform
 
Methods inherited from class org.ocpsoft.rewrite.config.OperationBuilder
and
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendStatus.SendError

public SendStatus.SendError(int code)
Method Detail

performHttp

public void performHttp(HttpServletRewrite event,
                        EvaluationContext context)
Overrides:
performHttp in class SendStatus

rewrite-impl-servlet 1.0.2.Final

Copyright © 2012 OCPsoft. All Rights Reserved.