Class HttpSender

    • Method Detail

      • isFailed

        public boolean isFailed()
      • proceed

        public void proceed​(HttpExchange exchange,
                            java.lang.Throwable failure)
      • abort

        public boolean abort​(HttpExchange exchange,
                             java.lang.Throwable failure)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object