Smack/smack-integration-test/src/main/java/org/jivesoftware/smack
Florian Schmaus 8840236b72 Gracefully disconnect XMPPTCPConnection
That is, wait with a timeout for a closing stream element if we have
sent a closing stream element to the server. See RFC 6120 § 4.4.

Fixes SMACK-633.
2015-05-27 17:36:04 +02:00
..
roster Add Roster.addSubscribeListener() 2015-05-21 22:41:21 +02:00
ChatTest.java Fix for getting after method 2015-04-04 17:31:14 +02:00
LoginIntegrationTest.java Add Integration Test Framework 2015-03-18 11:09:56 +01:00
StreamManagementTest.java Remove never-thrown exception declarations 2015-04-25 22:46:56 +02:00
WaitForClosingStreamElementTest.java Gracefully disconnect XMPPTCPConnection 2015-05-27 17:36:04 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00