| Interface and Description |
|---|
| org.jivesoftware.openfire.forms.DataForm
replaced by
DataForm |
| org.jivesoftware.openfire.forms.FormField
replaced by
FormField |
| org.jivesoftware.admin.PluginFilter.SimpleFilter
Use
Filter instead. |
| org.jivesoftware.openfire.resultsetmanager.Result
Replaced by
Result |
| Field and Description |
|---|
| org.jivesoftware.openfire.session.ConnectionSettings.Client.ENABLE_OLD_SSLPORT |
| org.jivesoftware.openfire.session.ConnectionSettings.Component.ENABLE_OLD_SSLPORT |
| org.jivesoftware.openfire.session.ConnectionSettings.Client.IDLE_TIMEOUT
in favour of
ConnectionSettings.Client.IDLE_TIMEOUT_PROPERTY |
| org.jivesoftware.openfire.session.ConnectionSettings.Client.KEEP_ALIVE_PING
in favour of
ConnectionSettings.Client.KEEP_ALIVE_PING_PROPERTY |
| org.jivesoftware.util.Log.LOG_DEBUG_ENABLED
in favour of
Log.DEBUG_ENABLED |
| org.jivesoftware.util.Log.LOG_TRACE_ENABLED
in favour of
Log.TRACE_ENABLED |
| org.jivesoftware.openfire.session.ConnectionSettings.Server.TLS_ENABLED
Replaced by #TLS_POLICY
|
| org.jivesoftware.util.JiveConstants.XMPP_DATETIME_FORMAT
Deprecated by the org.jivesoftware.util.XMPPDateTimeFormat class
|
| org.jivesoftware.util.JiveConstants.XMPP_DELAY_DATETIME_FORMAT
Deprecated by the org.jivesoftware.util.XMPPDateTimeFormat class
|
Copyright © 2003–2020 Ignite Realtime. All rights reserved.