1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-16 16:44:48 +02:00
Smack/smack-core/src/main/java/org/jivesoftware/smack/debugger
Florian Schmaus 4698805a34 Rename 'Packet' class to 'Stanza'
Smack still uses the term 'Packet' in some places. This is just the
first step towards using correct XMPP terms in Smack.
2015-02-06 09:34:51 +01:00
..
AbstractDebugger.java Rename 'Packet' class to 'Stanza' 2015-02-06 09:34:51 +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
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ReflectionDebuggerFactory.java Consider JulDebugger as last alternative 2015-01-19 08:26:42 +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