Class HttpConnection.Content

    • Constructor Detail

      • Content

        public Content​(java.nio.ByteBuffer content)
    • Method Detail

      • failed

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

        Callback invoked when the operation fails.

        Parameters:
        x - the reason for the operation failure