public class RemoteServiceCancelResponse extends Object implements RRemoteServiceResponse, Serializable
| Constructor and Description |
|---|
RemoteServiceCancelResponse() |
RemoteServiceCancelResponse(String id,
boolean canceled) |
public RemoteServiceCancelResponse()
public RemoteServiceCancelResponse(String id, boolean canceled)
public boolean isCanceled()
public String getId()
getId in interface RRemoteServiceResponseCopyright © 2014–2018 The Redisson Project. All rights reserved.