Class S2STestService

java.lang.Object
org.jivesoftware.util.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 Details

    • S2STestService

      public S2STestService(org.xmpp.packet.JID domain)
      Parameters:
      domain - The host to test.
  • Method Details