Class S2STestService


  • public class S2STestService
    extends Object
    Runs server to server test. Attempts to send an IQ packet to ping a given domain. Captures debug information from logging, certificates and packets.
    • Constructor Detail

      • S2STestService

        public S2STestService​(String domain)
        Parameters:
        domain - The host to test.
    • Method Detail