public class Proxy
extends org.ocpsoft.rewrite.servlet.config.HttpOperation
implements org.ocpsoft.rewrite.param.Parameterized
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRequiredParameterNames() |
void |
performHttp(org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context) |
void |
setParameterStore(org.ocpsoft.rewrite.param.ParameterStore store) |
static org.ocpsoft.rewrite.config.Operation |
to(String url) |
public Proxy(String url)
public static org.ocpsoft.rewrite.config.Operation to(String url)
public void performHttp(org.ocpsoft.rewrite.servlet.http.event.HttpServletRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context)
performHttp in class org.ocpsoft.rewrite.servlet.config.HttpOperationpublic Set<String> getRequiredParameterNames()
getRequiredParameterNames in interface org.ocpsoft.rewrite.param.Parameterizedpublic void setParameterStore(org.ocpsoft.rewrite.param.ParameterStore store)
setParameterStore in interface org.ocpsoft.rewrite.param.ParameterizedCopyright © 2013 OCPsoft. All Rights Reserved.