Package org.jivesoftware.smack.debugger
Core debugger functionality.
-
Interface Summary Interface Description SmackDebuggerFactory -
Class Summary Class Description AbstractDebugger ConsoleDebugger Very simple debugger that prints to the console (stdout) the sent and received stanzas.ConsoleDebugger.Factory JulDebugger Very simple debugger that prints to the console (stdout) the sent and received stanzas.ReflectionDebuggerFactory SmackDebugger Interface that allows for implementing classes to debug XML traffic.