Smack/extensions/src/main/java/org/jivesoftware/smackx/bytestreams
Florian Schmaus cc026a7e85 Raise source compatibility to 1.7 (Java7)
Now that Java 8 is released, it's time to raise Smack's source
compatibility. Let's also use some of the "new" Java 7 features like
"catch multiple".
2014-03-24 19:23:06 +01:00
..
ibb "not connected" is now a checked Exception thrown by sendPacket() 2014-03-19 15:56:41 +01:00
socks5 Raise source compatibility to 1.7 (Java7) 2014-03-24 19:23:06 +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