Package org.jivesoftware.smackx.debugger
Class EnhancedDebugger.Factory
java.lang.Object
org.jivesoftware.smackx.debugger.EnhancedDebugger.Factory
- All Implemented Interfaces:
org.jivesoftware.smack.debugger.SmackDebuggerFactory
- Enclosing class:
- EnhancedDebugger
public static final class EnhancedDebugger.Factory
extends Object
implements org.jivesoftware.smack.debugger.SmackDebuggerFactory
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final org.jivesoftware.smack.debugger.SmackDebuggerFactory -
Method Summary
Modifier and TypeMethodDescriptionorg.jivesoftware.smack.debugger.SmackDebuggercreate(org.jivesoftware.smack.XMPPConnection connection)
-
Field Details
-
INSTANCE
public static final org.jivesoftware.smack.debugger.SmackDebuggerFactory INSTANCE
-
-
Method Details
-
create
public org.jivesoftware.smack.debugger.SmackDebugger create(org.jivesoftware.smack.XMPPConnection connection) throws IllegalArgumentException - Specified by:
createin interfaceorg.jivesoftware.smack.debugger.SmackDebuggerFactory- Throws:
IllegalArgumentException
-