Smack/smack-extensions
Florian Schmaus f94f7590a6 Store packet extensions in a HashMap
allowing O(1) lookups for PacketExtensions

The one EntityCapsManagerTest becomes obsolete with this change, as
duplicate extension elements (RFC 6120 § 8.4) are now no longer possible
after the stanza has been parsed (they still may be received on the
wire, but only the last duplicate will be added).
2014-10-28 15:11:43 +01:00
..
src Store packet extensions in a HashMap 2014-10-28 15:11:43 +01:00
build.gradle Init Base64 test encoder for unit-tests 2014-09-07 17:22:55 +02:00