| 程序包 | 说明 |
|---|---|
| org.jetlinks.supports.ipc |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> IpcRequest<T> |
IpcRequest.decode(Payload payload,
Decoder<T> decoder) |
static <T> IpcRequest<T> |
IpcRequest.of(RequestType type,
int consumerId,
int messageId,
T request) |
Copyright © 2019–2022. All rights reserved.