Class ProxyRule

java.lang.Object
com.predic8.membrane.core.rules.AbstractProxy
com.predic8.membrane.core.rules.ProxyRule
All Implemented Interfaces:
Rule, Cloneable

public class ProxyRule extends AbstractProxy
Description
Clients can send HTTP requests to a proxy that forward the request to a Web server. It acts onbehalf of the client.
Topic
2. Proxies