Class HttpOperation

java.lang.Object
org.ocpsoft.rewrite.config.DefaultOperationBuilder
org.ocpsoft.rewrite.servlet.config.HttpOperation
All Implemented Interfaces:
Operation, OperationBuilder

public abstract class HttpOperation extends DefaultOperationBuilder
An Operation that is only performed if the current Rewrite event is an instance of HttpServletRewrite
Author:
Lincoln Baxter, III