Uses of Class
kong.unirest.core.BaseResponse
Packages that use BaseResponse
-
Uses of BaseResponse in kong.unirest.core
Subclasses of BaseResponse in kong.unirest.coreModifier and TypeClassDescriptionclassclassclassclassclassMockResponse<T>A Mock Response that can be used in testing.(package private) classclassConstructors in kong.unirest.core with parameters of type BaseResponseModifierConstructorDescriptionprotectedBaseResponse(BaseResponse other) (package private)BasicResponse(BaseResponse response, T body)