Smack/smack-debug-slf4j/src/main/java/org/jivesoftware/smackx/debugger/slf4j
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
..
SLF4JDebuggerFactory.java SmackDebugger initialization moved to dedicated factory. 2014-08-18 12:03:54 +02:00
SLF4JLoggingConnectionListener.java Add 'resumed' bool ConnectionListener's authenticated() 2015-01-07 21:11:09 +01:00
SLF4JLoggingPacketListener.java SLF4J Smack Debugging Logger 2014-08-16 08:22:57 +02:00
SLF4JRawXmlListener.java SLF4J Smack Debugging Logger 2014-08-16 08:22:57 +02:00
SLF4JSmackDebugger.java Fix javadoc warnings and deprecated methods 2014-11-02 12:12:56 +01:00
Validate.java SLF4J Smack Debugging Logger 2014-08-16 08:22:57 +02:00
package.html SLF4J Smack Debugging Logger 2014-08-16 08:22:57 +02:00