Package org.jivesoftware.util
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 Summary
Constructors Constructor Description S2STestService(org.xmpp.packet.JID domain)
-