Interface | Description |
---|---|
RemoteParams | |
RRemoteServiceResponse |
Class | Description |
---|---|
RemoteServiceAck |
Worker sends this message when it has received a
RemoteServiceRequest . |
RemoteServiceCancelRequest | |
RemoteServiceCancelResponse | |
RemoteServiceKey | |
RemoteServiceMethod | |
RemoteServiceRequest | |
RemoteServiceResponse |
Exception | Description |
---|---|
RemoteServiceAckTimeoutException |
Rises when remote method executor has not answered
within Ack timeout.
|
RemoteServiceTimeoutException |
Rises when invocation timeout has been occurred
|
Copyright © 2014–2017 The Redisson Project. All rights reserved.