1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-21 19:04:49 +02:00
Smack/extensions/src/main/java/org/jivesoftware/smackx/bytestreams
Florian Schmaus c4f86762cb Reworked DiscoverInfo and DiscoverItems
- Change the return type from Iterator to List
- Remove the synchronized blocks
2014-03-28 14:46:30 +01:00
..
ibb "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
socks5 Reworked DiscoverInfo and DiscoverItems 2014-03-28 14:46:30 +01:00
BytestreamListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
BytestreamManager.java Introduce SmackException 2014-03-14 01:46:42 +01:00
BytestreamRequest.java "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
BytestreamSession.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00