Searched defs:SmackConfiguration (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/org/jivesoftware/smack/
H A DSmackConfiguration.java49 public final class SmackConfiguration { class
70 private SmackConfiguration() { method in class:SmackConfiguration
272 SmackConfiguration.localSocks5ProxyEnabled = localSocks5ProxyEnabled;
291 SmackConfiguration.localSocks5ProxyPort = localSocks5ProxyPort;
309 SmackConfiguration.defaultPingInterval = defaultPingInterval;
360 classLoaders[0] = SmackConfiguration.class.getClassLoader();

Completed in 517 milliseconds