1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 17:04:49 +02:00
Smack/smack-core/src/main
Florian Schmaus 2e23a6f150 Allows PacketCollector's to cancel each other
This is useful for cases where a result set is requested, as it's the
case in XEP-13 and XEP-313.

Also adds
XMPPConnection.createPacketCollector(PacketCollector.Configuration).
2015-01-16 20:55:32 +01:00
..
java/org/jivesoftware/smack Allows PacketCollector's to cancel each other 2015-01-16 20:55:32 +01:00
resources/org.jivesoftware.smack Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00