Smack/extensions/src/main/java/org/jivesoftware/smackx/filetransfer
Florian Schmaus 64e7b8a868 Move getRoster() to XMPPConnection
Also remove the Exceptions from the signature of getRoster().

Extend ConnectionListener with connected() and authenticated()
callbacks, required by Roster to be notified so that the Roster can be
loaded *after* login.
2014-03-15 11:21:49 +01:00
..
FaultTolerantNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00
FileTransfer.java Introduce SmackException 2014-03-14 01:46:42 +01:00
FileTransferListener.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
FileTransferManager.java Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
FileTransferNegotiator.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
FileTransferRequest.java Normalize newlines to '\n' 2014-02-17 23:58:40 +01:00
IBBTransferNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00
IncomingFileTransfer.java Introduce SmackException 2014-03-14 01:46:42 +01:00
OutgoingFileTransfer.java Introduce SmackException 2014-03-14 01:46:42 +01:00
Socks5TransferNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00
StreamNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00