Class DoX
- java.lang.Object
-
- org.igniterealtime.smack.smackrepl.DoX
-
-
Constructor Summary
Constructors Constructor Description DoX()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)static XMPPTCPConnectionrunDoxResolver(String jid, String password)
-
-
-
Constructor Detail
-
DoX
public DoX()
-
-
Method Detail
-
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
-
-