| Package | Description |
|---|---|
| org.jivesoftware.smack |
Core classes of the Smack API.
|
| org.jivesoftware.smack.debugger |
Core debugger functionality.
|
| Modifier and Type | Field and Description |
|---|---|
protected SmackDebugger |
Connection.debugger
The SmackDebugger allows to log and debug XML traffic.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConsoleDebugger
Very simple debugger that prints to the console (stdout) the sent and
received stanzas.
|
class |
LiteDebugger
The LiteDebugger is a very simple debugger that allows to debug sent,
received and interpreted messages.
|
Copyright © 2014. All Rights Reserved.