|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.dreamhead.moco.handler.failover.DefaultFailover
public class DefaultFailover
| Field Summary |
|---|
| Fields inherited from interface com.github.dreamhead.moco.handler.failover.Failover |
|---|
EMPTY_FAILOVER |
| Constructor Summary | |
|---|---|
DefaultFailover(java.io.File file)
|
|
| Method Summary | |
|---|---|
void |
failover(io.netty.handler.codec.http.FullHttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
void |
onCompleteResponse(io.netty.handler.codec.http.FullHttpRequest 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 DefaultFailover(java.io.File file)
| Method Detail |
|---|
public void onCompleteResponse(io.netty.handler.codec.http.FullHttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
onCompleteResponse in interface Failover
public void failover(io.netty.handler.codec.http.FullHttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
failover in interface Failover
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||