| Interface | Description |
|---|---|
| SmackDebugger |
Interface that allows for implementing classes to debug XML traffic.
|
| SmackDebuggerFactory |
| Class | Description |
|---|---|
| AbstractDebugger | |
| ConsoleDebugger |
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
|
| JulDebugger |
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
|
| ReflectionDebuggerFactory |