| Package | Description |
|---|---|
| ch.squaredesk.nova.comm.retrieving | |
| ch.squaredesk.nova.comm.rpc |
| Modifier and Type | Class and Description |
|---|---|
class |
IncomingMessage<MessageType,MetaDataType extends IncomingMessageMetaData<?,?>> |
class |
MessageReceiver<DestinationType,TransportMessageType,MetaDataType extends IncomingMessageMetaData<DestinationType,?>> |
| Modifier and Type | Field and Description |
|---|---|
MetaDataType |
IncomingMessage.metaData |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcInvocation<RequestType,IncomingMetaDataType extends IncomingMessageMetaData<?,?>,TransportMessageType,TransportSpecificReplyInfo> |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> io.reactivex.Flowable<? extends RpcInvocation<T,? extends IncomingMessageMetaData<?,?>,TransportMessageType,?>> |
RpcServer.requests(DestinationType destination,
Class<T> targetType) |
Copyright © 2018. All rights reserved.