public class LoggingInitializer extends java.lang.Object implements SmackInitializer
| Constructor and Description |
|---|
LoggingInitializer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Exception> |
getExceptions() |
void |
initialize() |
public void initialize()
initialize in interface SmackInitializerpublic java.util.List<java.lang.Exception> getExceptions()
getExceptions in interface SmackInitializer