public abstract class Proxy extends HttpOperation implements Parameterized
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRequiredParameterNames() |
void |
performHttp(org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite event,
EvaluationContext context) |
void |
setParameterStore(ParameterStore store) |
static Proxy |
to(String destination) |
performandpublic void performHttp(org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite event, EvaluationContext context)
performHttp in class HttpOperationpublic Set<String> getRequiredParameterNames()
getRequiredParameterNames in interface Parameterizedpublic void setParameterStore(ParameterStore store)
setParameterStore in interface ParameterizedCopyright © 2016 OCPsoft. All rights reserved.