1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 08:54:49 +02:00
Smack/smack-core/src
Florian Schmaus 404b90054b Use Executors.newSingleThreadScheduledExecutor
and remove the calls to setMaximumPoolSize() and steKeepAliveTime()
since they are ineffective on Android.
2015-02-25 16:17:09 +01:00
..
integration-test Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00
main Use Executors.newSingleThreadScheduledExecutor 2015-02-25 16:17:09 +01:00
test Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +01:00