Smack/smack-core/src
Florian Schmaus 2c83c73005 core: Avoid ClassCastException in getExtension(Class)
Ensure that he returned extension element is actually of the correct
type. It should not be common, but in theory, Smack's provider
architecture would allow for different types to be returned than the
ones one may expect.
2020-04-11 18:04:15 +02:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main core: Avoid ClassCastException in getExtension(Class) 2020-04-11 18:04:15 +02:00
test Implement message stanza <thread/> and <subject/> as ExtensionElement 2020-04-05 18:58:13 +02:00