Smack/smack-core/src
Florian Schmaus 81fb1ed93c Make executorService blocking in AbstractXMPPConnection
Otherwise AbstractXMPPConnection.processPacket() will throw a
RejectedExecutionException if the underlying queue is full.

Fixes SMACK-702.
2015-11-21 17:31:39 +01:00
..
integration-test Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
main Make executorService blocking in AbstractXMPPConnection 2015-11-21 17:31:39 +01:00
test Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00