| Package | Description |
|---|---|
| ch.squaredesk.nova.comm.rpc |
| Modifier and Type | Method and 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 © 2018. All rights reserved.