Class RequestRunnable

  • All Implemented Interfaces:
    java.util.concurrent.Callable<CommonResponse>

    public class RequestRunnable
    extends java.lang.Object
    implements java.util.concurrent.Callable<CommonResponse>
    • Constructor Detail

      • RequestRunnable

        public RequestRunnable​(java.net.URI serverUri,
                               boolean disableCertificateVerification)
    • Method Detail

      • runQuicRequest

        public CommonResponse runQuicRequest()
                                      throws java.io.IOException,
                                             java.lang.InterruptedException
        Throws:
        java.io.IOException
        java.lang.InterruptedException