Class Nio
java.lang.Object
org.igniterealtime.smack.examples.Nio
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Nio
public Nio()
-
-
Method Details
-
main
public static void main(String[] args) throws org.jivesoftware.smack.SmackException, IOException, org.jivesoftware.smack.XMPPException, InterruptedException - Throws:
org.jivesoftware.smack.SmackExceptionIOExceptionorg.jivesoftware.smack.XMPPExceptionInterruptedException
-
doNio
public static void doNio(String username, String password, String service) throws org.jivesoftware.smack.SmackException, IOException, org.jivesoftware.smack.XMPPException, InterruptedException - Throws:
org.jivesoftware.smack.SmackExceptionIOExceptionorg.jivesoftware.smack.XMPPExceptionInterruptedException
-