Interface ServiceInfoImpl.Delegate

All Known Implementing Classes:
JmmDNSImpl
Enclosing class:
ServiceInfoImpl

public static interface ServiceInfoImpl.Delegate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    textValueUpdated(ServiceInfo target, byte[] value)
     
  • Method Details

    • textValueUpdated

      void textValueUpdated(ServiceInfo target, byte[] value)