C E G I L M O P R S U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- create(XMPPConnection) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger.Factory
E
- EnhancedDebugger - Class in org.jivesoftware.smackx.debugger
-
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.
- EnhancedDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smackx.debugger.EnhancedDebugger
- EnhancedDebugger.Factory - Class in org.jivesoftware.smackx.debugger
- EnhancedDebuggerWindow - Class in org.jivesoftware.smackx.debugger
-
The EnhancedDebuggerWindow is the main debug window that will show all the EnhancedDebuggers.
G
- getInstance() - Static method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
-
Returns the unique EnhancedDebuggerWindow instance available in the system.
I
- incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
- incomingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
- INSTANCE - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebugger.Factory
- isVisible() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
L
- LiteDebugger - Class in org.jivesoftware.smackx.debugger
-
The LiteDebugger is a very simple debugger that allows to debug sent, received and interpreted messages.
- LiteDebugger(XMPPConnection) - Constructor for class org.jivesoftware.smackx.debugger.LiteDebugger
M
- MAX_TABLE_ROWS - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
-
Keeps the max number of rows to keep in the tables.
O
- onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
- onIncomingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
- onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
- onOutgoingStreamElement(TopLevelStreamElement) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
- org.jivesoftware.smackx.debugger - package org.jivesoftware.smackx.debugger
-
Smack optional Debuggers.
- outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
- outgoingStreamSink(CharSequence) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
P
- PERSISTED_DEBUGGER - Static variable in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
R
- rootWindowClosing(WindowEvent) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
-
Notification that the root window is closing.
S
- setVisible(boolean) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
U
- userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smackx.debugger.EnhancedDebugger
- userHasLogged(EntityFullJid) - Method in class org.jivesoftware.smackx.debugger.LiteDebugger
W
- waitUntilClosed() - Method in class org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow
All Classes All Packages