Interface SmackDebuggerFactory

All Known Implementing Classes:
ConsoleDebugger.Factory, EnhancedDebugger.Factory, ReflectionDebuggerFactory, SLF4JDebuggerFactory

public interface SmackDebuggerFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(XMPPConnection connection)
    Initialize the new SmackDebugger instance.