public class SLF4JDebuggerFactory extends Object implements SmackDebuggerFactory
Constructor and Description |
---|
SLF4JDebuggerFactory() |
Modifier and Type | Method and Description |
---|---|
SmackDebugger |
create(XMPPConnection connection,
Writer writer,
Reader reader)
Initialize the new SmackDebugger instance.
|
public SLF4JDebuggerFactory()
public SmackDebugger create(XMPPConnection connection, Writer writer, Reader reader) throws IllegalArgumentException
SmackDebuggerFactory
create
in interface SmackDebuggerFactory
IllegalArgumentException
- if the SmackDebugger can't be loaded.