|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The request result to validatepublic interface ResponseValidator<T>
Represents an object that validates an HTTP response
| Method Summary | |
|---|---|
void |
validateResponse(T response,
CPath path)
Validate the response |
| Method Detail |
|---|
void validateResponse(T response,
CPath path)
throws CStorageException
response - The response to validatepath - The file path used in the request (may be null)
CStorageException - Invalid response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||