Class ClientUtils


  • public class ClientUtils
    extends java.lang.Object
    Version:
    December 26, 2016
    Author:
    Yuriy Zabrovarnyy, Javier Rojas Blum
    • Method Detail

      • showHeader

        public static void showHeader​(java.lang.String header)
      • showClient

        public static void showClient​(BaseClient client)
      • showClientUserAgent

        public static void showClientUserAgent​(BaseClient client)
      • showClient

        public static void showClient​(BaseClient client,
                                      org.apache.http.client.CookieStore cookieStore)