Smack/smack-core/src/main/java/org/jivesoftware
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
..
smack Invoke PacketCollectors in ListenerNotification 2014-10-29 19:38:45 +01:00