|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.handler.failover.DefaultFailoverExecutor
public class DefaultFailoverExecutor
| Field Summary |
|---|
| Fields inherited from interface com.github.dreamhead.moco.handler.failover.FailoverExecutor |
|---|
EMPTY_FAILOVER |
| Constructor Summary | |
|---|---|
DefaultFailoverExecutor(java.io.File file)
|
|
| Method Summary | |
|---|---|
void |
failover(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
void |
onCompleteResponse(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFailoverExecutor(java.io.File file)
| Method Detail |
|---|
public void onCompleteResponse(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
onCompleteResponse in interface FailoverExecutor
public void failover(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
failover in interface FailoverExecutor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||