| Package | Description |
|---|---|
| org.jivesoftware.smack.debugger |
Core debugger functionality.
|
| org.jivesoftware.smackx.debugger.android |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleDebugger
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
|
class |
JulDebugger
Very simple debugger that prints to the console (stdout) the sent and received stanzas.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidDebugger
Very simple debugger that prints to the android log the sent and received stanzas.
|