1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 15:14:54 +02:00
Smack/smack-extensions/src
Florian Schmaus c063fb1376 Reply correct error code on XEP-65 Stream rejection
this was previously erroneously changed with
197548b548 from 'forbidden' to
'not-acceptable'. We now change it back to 'forbidden'.

Also delete FileTransferNegotiator.rejectStream(StreamInitation) because
it is dead code and add some comments and javadoc.
2014-07-12 13:52:54 +02:00
..
integration-test/java/org/jivesoftware/smackx s/JEP/XEP/ 2014-06-14 11:48:46 +02:00
main Reply correct error code on XEP-65 Stream rejection 2014-07-12 13:52:54 +02:00
test Fix typo: s/no_acceptable/not_acceptable 2014-07-12 12:39:04 +02:00