-
Interfaces Interface Description org.jivesoftware.admin.PluginFilter.SimpleFilter UseFilter
instead.org.jivesoftware.openfire.forms.DataForm replaced byDataForm
org.jivesoftware.openfire.forms.FormField replaced byFormField
org.jivesoftware.openfire.resultsetmanager.Result Replaced byResult
-
Fields Field Description org.jivesoftware.openfire.session.ConnectionSettings.Client.ENABLE_OLD_SSLPORT org.jivesoftware.openfire.session.ConnectionSettings.Client.IDLE_TIMEOUT in favour ofConnectionSettings.Client.IDLE_TIMEOUT_PROPERTY
org.jivesoftware.openfire.session.ConnectionSettings.Client.KEEP_ALIVE_PING in favour ofConnectionSettings.Client.KEEP_ALIVE_PING_PROPERTY
org.jivesoftware.openfire.session.ConnectionSettings.Component.ENABLE_OLD_SSLPORT org.jivesoftware.openfire.session.ConnectionSettings.Server.TLS_ENABLED Replaced by #TLS_POLICYorg.jivesoftware.util.JiveConstants.XMPP_DATETIME_FORMAT Deprecated by the org.jivesoftware.util.XMPPDateTimeFormat classorg.jivesoftware.util.JiveConstants.XMPP_DELAY_DATETIME_FORMAT Deprecated by the org.jivesoftware.util.XMPPDateTimeFormat classorg.jivesoftware.util.Log.LOG_DEBUG_ENABLED in favour ofLog.DEBUG_ENABLED
org.jivesoftware.util.Log.LOG_TRACE_ENABLED in favour ofLog.TRACE_ENABLED