Uses of Class
io.github.kaposke.hooks.model.Response
Packages that use Response
-
Uses of Response in io.github.kaposke.hooks.model
Methods in io.github.kaposke.hooks.model that return ResponseModifier and TypeMethodDescriptionstatic ResponseResponse.toHookResponse(okhttp3.Response response) Methods in io.github.kaposke.hooks.model with parameters of type ResponseModifier and TypeMethodDescriptionvoidHook.afterResponse(Request request, Response response) Is called after the response has returned