| Interface | Description |
|---|---|
| SmackDebugger |
Interface that allows for implementing classes to debug XML traffic.
|
| Class | Description |
|---|---|
| ConsoleDebugger |
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
|
| LiteDebugger |
The LiteDebugger is a very simple debugger that allows to debug sent, received and
interpreted messages.
|