|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.handler.AbstractResponseHandler
com.github.dreamhead.moco.handler.AbstractProxyResponseHandler
com.github.dreamhead.moco.handler.ProxyBatchResponseHandler
public class ProxyBatchResponseHandler
| Field Summary |
|---|
| Fields inherited from class com.github.dreamhead.moco.handler.AbstractProxyResponseHandler |
|---|
failover |
| Constructor Summary | |
|---|---|
ProxyBatchResponseHandler(ProxyConfig proxyConfig,
Failover failover)
|
|
| Method Summary | |
|---|---|
ResponseHandler |
apply(MocoConfig config)
|
protected com.google.common.base.Optional<java.lang.String> |
remoteUrl(java.lang.String uri)
|
| Methods inherited from class com.github.dreamhead.moco.handler.AbstractProxyResponseHandler |
|---|
prepareRemoteRequest, remoteUrl, setupResponse, writeToResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyBatchResponseHandler(ProxyConfig proxyConfig,
Failover failover)
| Method Detail |
|---|
protected com.google.common.base.Optional<java.lang.String> remoteUrl(java.lang.String uri)
remoteUrl in class AbstractProxyResponseHandlerpublic ResponseHandler apply(MocoConfig config)
apply in interface ConfigApplier<ResponseHandler>apply in class AbstractResponseHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||