Class HttpSender.LastCallback

    • Constructor Detail

      • LastCallback

        private LastCallback()
    • Method Detail

      • failed

        public void failed​(java.lang.Throwable failure)
        Description copied from interface: Callback

        Callback invoked when the operation fails.

        Specified by:
        failed in interface Callback
        Parameters:
        failure - the reason for the operation failure