Class Proxy
java.lang.Object
org.ocpsoft.rewrite.config.DefaultOperationBuilder
org.ocpsoft.rewrite.servlet.config.HttpOperation
org.ocpsoft.rewrite.servlet.config.proxy.Proxy
- All Implemented Interfaces:
Operation,OperationBuilder,Parameterized
- Author:
- Lincoln Baxter, III
-
Method Summary
Modifier and TypeMethodDescriptionvoidperformHttp(org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite event, EvaluationContext context) voidsetParameterStore(ParameterStore store) static ProxyMethods inherited from class org.ocpsoft.rewrite.servlet.config.HttpOperation
performMethods inherited from class org.ocpsoft.rewrite.config.DefaultOperationBuilder
and
-
Method Details
-
to
-
performHttp
public void performHttp(org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite event, EvaluationContext context) - Specified by:
performHttpin classHttpOperation
-
getRequiredParameterNames
- Specified by:
getRequiredParameterNamesin interfaceParameterized
-
setParameterStore
- Specified by:
setParameterStorein interfaceParameterized
-