Package org.redisson.remote
Class RemoteServiceCancelResponse
java.lang.Object
org.redisson.remote.RemoteServiceCancelResponse
- All Implemented Interfaces:
Serializable
,RRemoteServiceResponse
public class RemoteServiceCancelResponse
extends Object
implements RRemoteServiceResponse, Serializable
- Author:
- Nikita Koksharov
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RemoteServiceCancelResponse
public RemoteServiceCancelResponse() -
RemoteServiceCancelResponse
-
-
Method Details
-
isCanceled
public boolean isCanceled() -
getId
- Specified by:
getId
in interfaceRRemoteServiceResponse
-