class DnsExt extends Extension
- Source
- Dns.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- DnsExt
- Extension
- Extension
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new DnsExt(system: ExtendedActorSystem)
INTERNAL API
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
- Annotations
- @InternalApi()