-
Terminally Deprecated ElementsElementDescriptionThe protocol defined herein was formalized (with minor changes) as XEP-0433, which is implemented in
IQExtendedChannelSearchHandlerReplaced bySrvRecordReplaced bySrvRecord.prioritize(SrvRecord[])Replaced bySessionManager.isAnonymousClientSession(JID)Replaced bySessionManager.isAnonymousClientSession(String)Replaced bySessionManager.isAnonymousClientSession(JID)Use instead thread-safe implementations provided by Java, such asDateTimeFormatter
-
Deprecated ClassesClassDescriptionThe protocol defined herein was formalized (with minor changes) as XEP-0433, which is implemented in
IQExtendedChannelSearchHandlerReplaced bySrvRecordOld, pre NIO / MINA code. Should not be used as Netty offers better performance. Currently only in use for server dialback.Old, pre NIO / MINA code. Should not be used as Netty offers better performance. Currently only in use for server dialback.Use instead thread-safe implementations provided by Java, such asDateTimeFormatter
-
Deprecated FieldsFieldDescriptionnot implemented for Netty as this uses max of 1 message per read instead
-
Deprecated MethodsMethodDescriptionReplaced by
IpUtils.isAddressInAnyOf(String, Set)Prefer using the corresponding factory method, rather than invoking methods on the provider directlyUse FormField#parseFirstValueAsBoolean(String) provided by Tinder version 1.3.1 or newer.Replaced bySrvRecord.prioritize(SrvRecord[])Replaced bySessionManager.isAnonymousClientSession(JID)Replaced bySessionManager.isAnonymousClientSession(String)Replaced bySessionManager.isAnonymousClientSession(JID)- for test use only
-
Deprecated Constructors
IpUtils.isAddressInAnyOf(String, Set)