public abstract class Proxy extends HttpOperation implements Parameterized
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
getRequiredParameterNames() |
void |
performHttp(HttpServletRewrite event,
EvaluationContext context) |
void |
setParameterStore(ParameterStore store) |
static Proxy |
to(java.lang.String destination) |
performandpublic static Proxy to(java.lang.String destination)
public void performHttp(HttpServletRewrite event, EvaluationContext context)
performHttp in class HttpOperationpublic java.util.Set<java.lang.String> getRequiredParameterNames()
getRequiredParameterNames in interface Parameterizedpublic void setParameterStore(ParameterStore store)
setParameterStore in interface ParameterizedCopyright © 2014 OCPsoft. All Rights Reserved.