public class RulesResource
extends cn.geekcity.xiot.https.service.handler.resource.HttpResource
| Constructor and Description |
|---|
RulesResource(RuleService service) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<io.vertx.core.buffer.Buffer> |
get(io.vertx.core.http.HttpServerRequest request,
io.vertx.core.buffer.Buffer body) |
public RulesResource(RuleService service)