Interface Response
-
- All Known Implementing Classes:
BiasRevocationResponse,CacheNotFoundResponse,ExceptionResponse,InvalidResponse,SuccessfulResponse,UnsuccessfulResponse,UnsureResponse,ValidResponse
public interface ResponseA response to be sent back to a remote caller- Since:
- 4.0
- Author:
- Manik Surtani
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisSuccessful()booleanisValid()
-