Smack/smack-core/src
Florian Schmaus ed66c838e1 Invoke PacketCollectors in ListenerNotification
Also make executorService a non-ScheduledExecutorService. This was an
artifact from times where executorService as used to schedule
Runnables. But now it's just used to queue the receive packets in
Runnables and call the packet collectors and listeners.
2014-10-29 19:38:45 +01:00
..
integration-test Rework Smack Provider design 2014-10-08 16:01:14 +02:00
main Invoke PacketCollectors in ListenerNotification 2014-10-29 19:38:45 +01:00
test Remove hashCode/equals from Message and Packet 2014-10-28 15:11:48 +01:00