Class HttpServices


  • public class HttpServices
    extends Services
    Class to parse the part of infobase configuration file into an object.
    • Constructor Detail

      • HttpServices

        public HttpServices()
    • Method Detail

      • getServiceList

        public List<HttpService> getServiceList()
        Returns:
        service, never null
      • setServiceList

        public void setServiceList​(List<HttpService> serviceList)
        Set service
        Parameters:
        service - to set, cannot be null
      • copy

        public HttpServices copy()
        Returns:
        copy, never null