-
Terminally Deprecated ElementsElementDescriptionreplaced by
MultiUserChatService.getIncomingMessageCount()because of issue OF-3142.replaced byMultiUserChatService.getOutgoingMessageCount()because of issue OF-3142.The protocol defined herein was formalized (with minor changes) as XEP-0433, which is implemented inIQExtendedChannelSearchHandlerreplaced byMultiUserChatServiceImpl.getIncomingMessageCount()because of issue OF-3142.replaced byMultiUserChatServiceImpl.getOutgoingMessageCount()because of issue OF-3142.Replaced 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 directlyreplaced byMultiUserChatService.getIncomingMessageCount()because of issue OF-3142.replaced byMultiUserChatService.getOutgoingMessageCount()because of issue OF-3142.Use FormField#parseFirstValueAsBoolean(String) provided by Tinder version 1.3.1 or newer.replaced byMultiUserChatServiceImpl.getIncomingMessageCount()because of issue OF-3142.replaced byMultiUserChatServiceImpl.getOutgoingMessageCount()because of issue OF-3142.Replaced bySrvRecord.prioritize(SrvRecord[])Replaced bySessionManager.isAnonymousClientSession(JID)Replaced bySessionManager.isAnonymousClientSession(String)Replaced bySessionManager.isAnonymousClientSession(JID)- for test use only
-
Deprecated Constructors
-
Deprecated Enum ConstantsEnum ConstantDescriptionOF-3142: Avoid using this type, as it is highly susceptible to bugs (there's no guarantee that sample is being invoked exactly once per intended time period).OF-3142: Avoid using this type, as it is highly susceptible to bugs (there's no guarantee that sample is being invoked exactly once per intended time period).
IpUtils.isAddressInAnyOf(String, Set)