Class DoX
java.lang.Object
org.igniterealtime.smack.examples.DoX
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static XMPPTCPConnection
runDoxResolver
(String jid, String password)
-
Constructor Details
-
DoX
public DoX()
-
-
Method Details
-
main
public static void main(String[] args) throws XMPPException, SmackException, IOException, InterruptedException -
runDoxResolver
public static XMPPTCPConnection runDoxResolver(String jid, String password) throws XMPPException, SmackException, IOException, InterruptedException
-