|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FailoverExecutor
| Field Summary | |
|---|---|
static FailoverExecutor |
EMPTY_FAILOVER
|
| Method Summary | |
|---|---|
void |
failover(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
void |
onCompleteResponse(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
| Field Detail |
|---|
static final FailoverExecutor EMPTY_FAILOVER
| Method Detail |
|---|
void onCompleteResponse(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
void failover(HttpRequest request,
io.netty.handler.codec.http.FullHttpResponse response)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||