Package org.jivesoftware.smackx.debugger


package org.jivesoftware.smackx.debugger
Smack optional Debuggers, which include EnhancedDebugger and LiteDebugger.
  • Classes
    Class
    Description
    The EnhancedDebugger is a debugger that allows to debug sent, received and interpreted messages but also provides the ability to send ad-hoc messages composed by the user.
     
    The EnhancedDebuggerWindow is the main debug window that will show all the EnhancedDebuggers.
    The LiteDebugger is a very simple debugger that allows to debug sent, received and interpreted messages.