Class HttpExchange

    • Method Detail

      • getRequest

        public HttpRequest getRequest()
        Deprecated.
      • getRequestFailure

        public Throwable getRequestFailure()
        Deprecated.
      • getResponse

        public HttpResponse getResponse()
        Deprecated.
      • getResponseFailure

        public Throwable getResponseFailure()
        Deprecated.
      • requestComplete

        public boolean requestComplete​(Throwable failure)
        Deprecated.
      • responseComplete

        public boolean responseComplete​(Throwable failure)
        Deprecated.
      • terminateRequest

        public Result terminateRequest()
        Deprecated.
      • terminateResponse

        public Result terminateResponse()
        Deprecated.
      • abort

        public boolean abort​(Throwable failure)
        Deprecated.
      • resetResponse

        public void resetResponse()
        Deprecated.
      • proceed

        public void proceed​(Throwable failure)
        Deprecated.