Smack/smack-extensions/src/main
Florian Schmaus b0cecee710 Rename IQ.ELEMENT to IQ.IQ_ELEMENT
to avoid confusion between the IQ element 'iq' and the IQs child
element. ELEMENT defined in an IQ sublcass should contain the *child*
element.

Add element to StreamInitation and fix FileTransferManager which still
used a packet listener instead of an IQ request handler to handle
incoming stream initiation requests.
2015-01-11 21:54:46 +01:00
..
java/org/jivesoftware Rename IQ.ELEMENT to IQ.IQ_ELEMENT 2015-01-11 21:54:46 +01:00
resources/org.jivesoftware.smack.extensions Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00