Uses of Annotation Interface
tigase.kernel.beans.config.ConfigField
Packages that use ConfigField
Package
Description
The main package with top level API for server side components.
Package containing implementation of all Session Manager plugins
-
Uses of ConfigField in tigase.cluster.repo
Fields in tigase.cluster.repo with annotations of type ConfigFieldModifier and TypeFieldDescriptionprotected boolean
ClConConfigRepository.auto_remove_obsolete_items
-
Uses of ConfigField in tigase.db.beans
Fields in tigase.db.beans with annotations of type ConfigFieldModifier and TypeFieldDescriptionprotected 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
-
Uses of ConfigField in tigase.db.comp
Fields in tigase.db.comp with annotations of type ConfigField -
Uses of ConfigField in tigase.io.repo
Fields in tigase.io.repo with annotations of type ConfigFieldModifier and TypeFieldDescriptionprotected boolean
CertificateRepository.moveFromFilesystemToRepository
-
Uses of ConfigField in tigase.monitor.tasks
Fields in tigase.monitor.tasks with annotations of type ConfigField -
Uses of ConfigField in tigase.server
Fields in tigase.server with annotations of type ConfigFieldModifier and TypeFieldDescriptionprotected 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 int
ConnectionManager.serviceConnectedTimeout
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
-
Uses of ConfigField in tigase.server.test
Fields in tigase.server.test with annotations of type ConfigField -
Uses of ConfigField in tigase.server.xmppclient
Fields in tigase.server.xmppclient with annotations of type ConfigField -
Uses of ConfigField in tigase.xmpp.impl
Fields in tigase.xmpp.impl with annotations of type ConfigFieldModifier and TypeFieldDescriptionprotected static boolean
PresenceAbstract.probeFullJID
protected static boolean
PresenceAbstract.skipOffline
-
Uses of ConfigField in tigase.xmpp.impl.push
Fields in tigase.xmpp.impl.push with annotations of type ConfigFieldModifier and TypeFieldDescriptionprotected Duration
AbstractPushNotifications.maxTimeout
protected boolean
AbstractPushNotifications.withBody
protected boolean
AbstractPushNotifications.withSender