| Package | Description |
|---|---|
| com.devebot.opflow |
| Modifier and Type | Method and Description |
|---|---|
OpflowRpcRequest |
OpflowRpcMaster.request(String routineId,
byte[] content) |
OpflowRpcRequest |
OpflowRpcMaster.request(String routineId,
byte[] content,
Map<String,Object> options) |
OpflowRpcRequest |
OpflowRpcMaster.request(String routineId,
String content) |
OpflowRpcRequest |
OpflowRpcMaster.request(String routineId,
String content,
Map<String,Object> opts) |
| Modifier and Type | Method and Description |
|---|---|
static OpflowRpcResult |
OpflowUtil.exhaustRequest(OpflowRpcRequest request) |
static OpflowRpcResult |
OpflowUtil.exhaustRequest(OpflowRpcRequest request,
boolean includeProgress) |
static List<OpflowMessage> |
OpflowUtil.iterateRequest(OpflowRpcRequest request) |
Copyright © 2017. All rights reserved.