| Package | Description |
|---|---|
| ch.squaredesk.nova.comm.retrieving | |
| ch.squaredesk.nova.comm.rpc |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Flowable<IncomingMessage<InternalMessageType,MetaDataType>> |
MessageReceiver.messages(DestinationType destination) |
| Modifier and Type | Field and Description |
|---|---|
IncomingMessage<RequestType,IncomingMetaDataType> |
RpcInvocation.request |
| Constructor and Description |
|---|
RpcInvocation(IncomingMessage<RequestType,IncomingMetaDataType> request,
Consumer<Pair<ReplyType,TransportSpecificReplyInfo>> replyConsumer,
Consumer<Throwable> errorConsumer) |
Copyright © 2018. All rights reserved.