Class SuccessfulBooleanResponse
java.lang.Object
org.infinispan.remoting.responses.SuccessfulBooleanResponse
- All Implemented Interfaces:
Response,SuccessfulResponse<Boolean>,ValidResponse<Boolean>
@ProtoTypeId(32)
public class SuccessfulBooleanResponse
extends Object
implements SuccessfulResponse<Boolean>
-
Field Summary
Fields inherited from interface org.infinispan.remoting.responses.SuccessfulResponse
SUCCESSFUL_EMPTY_RESPONSE -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.infinispan.remoting.responses.ValidResponse
isSuccessful, isValid
-
Method Details
-
getResponseValue
- Specified by:
getResponseValuein interfaceValidResponse<Boolean>
-
equals
-
hashCode
-
toString
-