|
|||||||||
| 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.ProxyResponseHandler
public class ProxyResponseHandler
| Field Summary |
|---|
| Fields inherited from class com.github.dreamhead.moco.handler.AbstractProxyResponseHandler |
|---|
failover |
| Constructor Summary | |
|---|---|
ProxyResponseHandler(java.net.URL url,
Failover failover)
|
|
| Method Summary | |
|---|---|
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 com.github.dreamhead.moco.handler.AbstractResponseHandler |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.github.dreamhead.moco.ResponseHandler |
|---|
writeToResponse |
| Methods inherited from interface com.github.dreamhead.moco.ConfigApplier |
|---|
apply |
| Constructor Detail |
|---|
public ProxyResponseHandler(java.net.URL url,
Failover failover)
| Method Detail |
|---|
protected com.google.common.base.Optional<java.lang.String> remoteUrl(java.lang.String uri)
remoteUrl in class AbstractProxyResponseHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||