Class DnsExt

java.lang.Object
org.apache.pekko.io.DnsExt
All Implemented Interfaces:
Extension, IO.Extension

public class DnsExt extends Object implements IO.Extension
  • Constructor Details

    • DnsExt

      public DnsExt(ExtendedActorSystem system)
      INTERNAL API

      Use IO(DNS) or Dns(system). Do not instantiate directly

      For binary compat as DnsExt constructor didn't used to have internal API on

  • Method Details