Class MDNSLockerDriver

  • All Implemented Interfaces:
    core.NativeMDNSLockerDriver

    public class MDNSLockerDriver
    extends java.lang.Object
    implements core.NativeMDNSLockerDriver
    • Constructor Summary

      Constructors 
      Constructor Description
      MDNSLockerDriver​(android.content.Context context)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void lock()  
      void unlock()  
      • Methods inherited from class java.lang.Object

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

      • MDNSLockerDriver

        public MDNSLockerDriver​(android.content.Context context)
    • Method Detail

      • lock

        public void lock()
        Specified by:
        lock in interface core.NativeMDNSLockerDriver
      • unlock

        public void unlock()
        Specified by:
        unlock in interface core.NativeMDNSLockerDriver