Package com.aventstack.chaintest.http
Class WrappedResponse<T extends ChainTestEntity>
java.lang.Object
com.aventstack.chaintest.http.BaseResponse<T>
com.aventstack.chaintest.http.WrappedResponse<T>
- Direct Known Subclasses:
WrappedResponseAsync
-
Constructor Summary
ConstructorsConstructorDescriptionWrappedResponse(ErrorResponse error) WrappedResponse(T entity) WrappedResponse(T entity, HttpResponse<T> response) -
Method Summary