public class DeltaHandler
extends java.lang.Object
| Constructor and Description |
|---|
DeltaHandler(io.vertx.redis.RedisClient redisClient,
io.vertx.core.http.HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(io.vertx.core.http.HttpServerRequest request,
org.swisspush.gateleen.routing.Router router) |
boolean |
isDeltaRequest(io.vertx.core.http.HttpServerRequest request) |