Uses of Class
tigase.annotations.TigaseDeprecated
-
Packages that use TigaseDeprecated Package Description tigase.cert tigase.util tigase.util.datetime tigase.util.dns -
-
Uses of TigaseDeprecated in tigase.cert
Methods in tigase.cert with annotations of type TigaseDeprecated Modifier and Type Method Description static X509CertificateCertificateUtil. createSelfSignedCertificate(String email, String domain, String organizationUnit, String organization, String city, String state, String country, KeyPair keyPair)Deprecated. -
Uses of TigaseDeprecated in tigase.util
Classes in tigase.util with annotations of type TigaseDeprecated Modifier and Type Class Description classJDBCAbstractDeprecated.classJIDUtilsDeprecated.replaced by tigase.xmpp.JID -
Uses of TigaseDeprecated in tigase.util.datetime
Classes in tigase.util.datetime with annotations of type TigaseDeprecated Modifier and Type Class Description classDateTimeFormatterDeprecated.use TimestampHelper instead. -
Uses of TigaseDeprecated in tigase.util.dns
Classes in tigase.util.dns with annotations of type TigaseDeprecated Modifier and Type Class Description classDNSResolverDeprecated.tigase.util.DNSResolverFactory.getInstance()should be used instead
-