Interface HttpInterceptor


public interface HttpInterceptor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    after(HttpRequest httpRequest, HttpResponse httpResponse)
    after execute
    void
    before(HttpRequest httpRequest)
    before execute