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

    Fields
    Modifier and Type
    Field
    Description
    static final org.jivesoftware.smack.debugger.SmackDebuggerFactory
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.jivesoftware.smack.debugger.SmackDebugger
    create(org.jivesoftware.smack.XMPPConnection connection)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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:
      create in interface org.jivesoftware.smack.debugger.SmackDebuggerFactory
      Throws:
      IllegalArgumentException