Class HttpsMonitor

  • All Implemented Interfaces:
    ServiceMonitor

    public class HttpsMonitor
    extends HttpMonitor
    This class is designed to be used by the service poller framework to test the availability of the HTTPS service on remote interfaces. The class implements the ServiceMonitor interface that allows it to be used along with other plug-ins by the service poller framework.
    Author:
    David Hustace , Tarus Balog , Jason
    • Constructor Detail

      • HttpsMonitor

        public HttpsMonitor()
    • Method Detail

      • determinePorts

        protected int[] determinePorts​(java.util.Map<java.lang.String,​java.lang.Object> parameters)

        determinePorts

        Overrides:
        determinePorts in class HttpMonitor
        Parameters:
        parameters - a Map object.
        Returns:
        an array of int.