- All Known Implementing Classes:
IResponseImpl
public interface IResponse
-
Method Summary
Return the exception which was stored for the IResponse object
Get id of the IResponse object
Get the value which is stored in the IResponse object
-
Method Details
-
getId
Get id of the IResponse object
- Returns:
- id
-
getValue
Get the value which is stored in the IResponse object
- Returns:
- object
-
getException
Return the exception which was stored for the IResponse object
- Returns:
- exception