Class WebSocketConnection
java.lang.Object
org.igniterealtime.smack.examples.WebSocketConnection
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WebSocketConnection
public WebSocketConnection()
-
-
Method Details
-
main
public static void main(String[] args) throws URISyntaxException, SmackException, IOException, XMPPException, InterruptedException -
testWebSocketConnection
public static void testWebSocketConnection(String jid, String password, String websocketEndpoint) throws URISyntaxException, SmackException, IOException, XMPPException, InterruptedException -
testWebSocketConnection
public static void testWebSocketConnection(String jid, String password, String websocketEndpoint, String messageTo) throws URISyntaxException, SmackException, IOException, XMPPException, InterruptedException
-