Class InvalidResponse
java.lang.Object
org.infinispan.remoting.responses.InvalidResponse
- All Implemented Interfaces:
Response
- Direct Known Subclasses:
CacheNotFoundResponse,ExceptionResponse
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InvalidResponse
public InvalidResponse()
-
-
Method Details
-
isValid
-
isSuccessful
public boolean isSuccessful()- Specified by:
isSuccessfulin interfaceResponse
-
toString
-