| 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 <T extends InvarCodec.ProtocRequest> |
RecvRequest.getSessionId(T req,
RecvContext ctx) |
static <T extends InvarCodec.ProtocRequest,R extends InvarCodec.ProtocResponse,C extends RecvContext> |
RecvRequest.recv(C ctx,
T req,
R resp) |
Copyright © 2015–2023 The Struqt Project. All rights reserved.