public class Utils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Utils.Spi |
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
asString(String... array) |
static boolean |
contain(String string,
String... array) |
static String |
createUID() |
static String |
createUID(Object jid) |
static boolean |
isAllowedDomain(tigase.xmpp.jid.BareJID bareJID,
String... domains) |
static String |
longToTime(long time) |
static void |
main(String[] args) |
protected static Logger log
Copyright © 2008–2019 Tigase. All rights reserved.