Package | Description |
---|---|
tigase.cluster.repo | |
tigase.db.beans | |
tigase.db.comp | |
tigase.monitor.tasks | |
tigase.server |
The main package with top level API for server side components.
|
tigase.server.test | |
tigase.server.xmppclient | |
tigase.xmpp.impl |
Package containing implementation of all Session Manager plugins
|
Modifier and Type | Field and Description |
---|---|
protected boolean |
ClConConfigRepository.auto_remove_obsolete_items |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentHashMap<String,String> |
MDRepositoryBean.aliases |
protected String |
MDPoolConfigBean.cls |
protected MDRepositoryBean.SelectorType |
MDRepositoryBean.dataSourceSelection |
protected String |
MDPoolConfigBean.name |
protected String |
MDPoolConfigBean.poolCls |
protected int |
MDPoolConfigBean.poolSize |
protected String |
MDPoolConfigBean.uri |
Modifier and Type | Field and Description |
---|---|
protected long |
ConfigRepository.autoReloadInterval |
Modifier and Type | Field and Description |
---|---|
protected float |
DiskTask.threshold |
Modifier and Type | Field and Description |
---|---|
protected ConcurrentSkipListSet<BareJID> |
BasicComponent.admins |
protected long |
ConnectionManager.connectionDelay |
protected int |
ConnectionManager.elements_number_limit
Protection from the system overload and DOS attack.
|
protected String[] |
ConnectionManager.PortConfigBean.ifc |
protected int |
AbstractMessageReceiver.maxQueueSize |
protected int |
ConnectionManager.net_buffer |
protected long |
ConnectionManager.PortConfigBean.newConnectionsThrottling |
String[] |
ConnectionManager.PORT_IFC_PROP_VAL |
protected SocketType |
ConnectionManager.PortConfigBean.socket |
protected String |
ConnectionManager.trafficThrottling |
protected ConnectionType |
ConnectionManager.PortConfigBean.type |
protected long |
ConnectionManager.watchdogDelay |
protected ConnectionManager.WATCHDOG_PING_TYPE |
ConnectionManager.watchdogPingType |
protected long |
ConnectionManager.watchdogTimeout |
Modifier and Type | Field and Description |
---|---|
protected String[] |
TestSpamModule.badWords
This might be changed in one threads while it is iterated in processPacket(...) in another thread.
|
protected String[] |
TestSpamModule.whiteList |
Modifier and Type | Field and Description |
---|---|
protected List<BareJID> |
SeeOtherHost.defaultHost |
protected Integer |
RegistrationThrottling.limit |
protected Duration |
RegistrationThrottling.period |
Modifier and Type | Field and Description |
---|---|
protected static boolean |
PresenceAbstract.probeFullJID |
protected static boolean |
PresenceAbstract.skipOffline |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.