Class HttpService2

  • All Implemented Interfaces:
    Serializable

    @ApplicationScoped
    public class HttpService2
    extends io.jans.service.net.BaseHttpService
    Provides operations with http/https requests
    Author:
    Yuriy Movchan Date: 04/10/2023
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpService2()  
    • Method Summary

      • Methods inherited from class io.jans.service.net.BaseHttpService

        buildDefaultRoutePlanner, buildDefaultRoutePlanner, constructServerUrl, consume, convertEntityToString, convertEntityToString, convertEntityToString, encodeBase64, encodeUrl, executeGet, executeGet, executePost, executePost, executePost, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClient, getHttpsClientTrustAll, getResponseContent, init, isContentTypeXml, isResponseStastusCodeOk, isResponseStatusCodeOk
    • Constructor Detail

      • HttpService2

        public HttpService2()