Class HttpClient


  • public class HttpClient
    extends Object
    Transportation object used to facilitate the communication with the respective gateway.
    • Constructor Detail

      • HttpClient

        public HttpClient()
    • Method Detail

      • convertStreamToString

        @Deprecated
        public static String convertStreamToString​(InputStream is)
        Deprecated.
        Converts a response inputstream into a string.
        Parameters:
        is -
        Returns:
        String