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