Smack/smack-core/src/main/java/org/jivesoftware/smack/debugger
Florian Schmaus e380872a41 Add 'resumed' bool ConnectionListener's authenticated()
It's important to know if the stream was resumed. authenticated() is the
ideal callback for Managers to reset their state (e.g. cached values of
the connection state). But if the stream was resumed, the cached values
don't have to be reset.
2015-01-07 21:11:09 +01:00
..
AbstractDebugger.java Add 'resumed' bool ConnectionListener's authenticated() 2015-01-07 21:11:09 +01:00
ConsoleDebugger.java Add AbstractDebugger and JulDebugger 2014-11-21 18:36:26 +01:00
JulDebugger.java Add AbstractDebugger and JulDebugger 2014-11-21 18:36:26 +01:00
ReflectionDebuggerFactory.java Prefer AndroidDebugger over JulDebugger 2014-12-10 14:00:36 +01:00
SmackDebugger.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
SmackDebuggerFactory.java SmackDebugger initialization moved to dedicated factory. 2014-08-18 12:03:54 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00