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 RRemoteServiceResponse
Copyright © 2014–2020 Redisson. All rights reserved.