| Interface | Description |
|---|---|
| RRemoteServiceResponse |
| Class | Description |
|---|---|
| AsyncRemoteProxy | |
| BaseRemoteProxy | |
| BaseRemoteService | |
| ReactiveRemoteProxy | |
| RemoteServiceAck |
Worker sends this message when it has received a
RemoteServiceRequest. |
| RemoteServiceCancelRequest | |
| RemoteServiceCancelResponse | |
| RemoteServiceKey | |
| RemoteServiceMethod | |
| RemoteServiceRequest | |
| RemoteServiceResponse | |
| RequestId | |
| ResponseEntry | |
| ResponseEntry.Result | |
| RxRemoteProxy | |
| SyncRemoteProxy |
| Exception | Description |
|---|---|
| RemoteServiceAckTimeoutException |
Rises when remote method executor has not answered
within Ack timeout.
|
| RemoteServiceTimeoutException |
Rises when invocation timeout has been occurred
|
Copyright © 2014–2020 Redisson. All rights reserved.