Class BoshConnectionTest
- java.lang.Object
-
- org.igniterealtime.smack.examples.BoshConnectionTest
-
public class BoshConnectionTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BoshConnectionTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-
-
-
Method Detail
-
main
public static void main(java.lang.String[] args) throws org.jivesoftware.smack.XMPPException, org.jivesoftware.smack.SmackException, java.io.IOException, java.lang.InterruptedException- Throws:
org.jivesoftware.smack.XMPPExceptionorg.jivesoftware.smack.SmackExceptionjava.io.IOExceptionjava.lang.InterruptedException
-
-