| Interface | Description |
|---|---|
| SmackDebuggerFactory |
| 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.
|