| Package | Description |
|---|---|
| ch.squaredesk.nova.comm.rpc |
| Modifier and Type | Method | Description |
|---|---|---|
abstract <RequestType,ReplyType> |
RpcClient.sendRequest(RequestType request,
RequestMetaDataType requestMetaData,
io.reactivex.functions.Function<RequestType,TransportMessageType> requestTranscriber,
io.reactivex.functions.Function<TransportMessageType,ReplyType> replyTranscriber,
long timeout,
TimeUnit timeUnit) |
Copyright © 2019. All rights reserved.