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