Smack/jingle/src/main/java/org/jivesoftware/smackx/jingle
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
..
listeners Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
media Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
mediaimpl Fix all javadoc warnings 2014-03-10 21:58:12 +01:00
nat Introduce SmackException 2014-03-14 01:46:42 +01:00
packet Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
provider Introduce SmackException 2014-03-14 01:46:42 +01:00
ContentNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleActionEnum.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleException.java Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
JingleManager.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleNegotiator.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleNegotiatorState.java Activate the jingle subproject and move integration tests 2014-02-19 10:38:30 +01:00
JingleSession.java Move getRoster() to XMPPConnection 2014-03-15 11:21:49 +01:00
JingleSessionRequest.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleSessionState.java Introduce SmackException 2014-03-14 01:46:42 +01:00
JingleSessionStateActive.java Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
JingleSessionStateEnded.java Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
JingleSessionStatePending.java Move Jingle packet and provider under smackx.jingle 2014-03-09 11:20:30 +01:00
JingleSessionStateUnknown.java Introduce SmackException 2014-03-14 01:46:42 +01:00