Class MiniDnsDane

  • All Implemented Interfaces:
    org.jivesoftware.smack.util.dns.SmackDaneProvider

    public class MiniDnsDane
    extends java.lang.Object
    implements org.jivesoftware.smack.util.dns.SmackDaneProvider
    • Constructor Summary

      Constructors 
      Constructor Description
      MiniDnsDane()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.jivesoftware.smack.util.dns.SmackDaneVerifier newInstance()  
      static void setup()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • MiniDnsDane

        public MiniDnsDane()
    • Method Detail

      • newInstance

        public org.jivesoftware.smack.util.dns.SmackDaneVerifier newInstance()
        Specified by:
        newInstance in interface org.jivesoftware.smack.util.dns.SmackDaneProvider
      • setup

        public static void setup()