| Package | Description |
|---|---|
| invar.lib |
| Modifier and Type | Class and Description |
|---|---|
class |
RecvRequest<T extends InvarCodec.ProtocRequest,R extends InvarCodec.ProtocResponse> |
class |
RecvResponse<T extends InvarCodec.ProtocRequest,R extends InvarCodec.ProtocResponse> |
| Modifier and Type | Method and Description |
|---|---|
static <R extends InvarCodec.ProtocResponse,C extends SendContext> |
RecvResponse.recv(C ctx,
R resp) |
static <T extends InvarCodec.ProtocRequest,R extends InvarCodec.ProtocResponse,C extends RecvContext> |
RecvRequest.recv(C ctx,
T req,
R resp) |
| Modifier and Type | Method and Description |
|---|---|
void |
InvarCodec.ResponseSender.sendResponse(InvarCodec.ProtocResponse resp) |
Copyright © 2015–2023 The Struqt Project. All rights reserved.