Packages

object nodeDnsMod

Source
nodeDnsMod.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. nodeDnsMod
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. class Resolver extends dnsMod.Resolver
    Annotations
    @JSType() @JSImport("node:dns", "Resolver") @native()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val ADDRCONFIG: Double
    Annotations
    @JSImport("node:dns", "ADDRCONFIG") @native()
  5. val ADDRGETNETWORKPARAMS: java.lang.String
    Annotations
    @JSImport("node:dns", "ADDRGETNETWORKPARAMS") @native()
  6. val ALL: Double
    Annotations
    @JSImport("node:dns", "ALL") @native()
  7. val BADFAMILY: java.lang.String
    Annotations
    @JSImport("node:dns", "BADFAMILY") @native()
  8. val BADFLAGS: java.lang.String
    Annotations
    @JSImport("node:dns", "BADFLAGS") @native()
  9. val BADHINTS: java.lang.String
    Annotations
    @JSImport("node:dns", "BADHINTS") @native()
  10. val BADNAME: java.lang.String
    Annotations
    @JSImport("node:dns", "BADNAME") @native()
  11. val BADQUERY: java.lang.String
    Annotations
    @JSImport("node:dns", "BADQUERY") @native()
  12. val BADRESP: java.lang.String
    Annotations
    @JSImport("node:dns", "BADRESP") @native()
  13. val BADSTR: java.lang.String
    Annotations
    @JSImport("node:dns", "BADSTR") @native()
  14. val CANCELLED: java.lang.String
    Annotations
    @JSImport("node:dns", "CANCELLED") @native()
  15. val CONNREFUSED: java.lang.String
    Annotations
    @JSImport("node:dns", "CONNREFUSED") @native()
  16. val DESTRUCTION: java.lang.String
    Annotations
    @JSImport("node:dns", "DESTRUCTION") @native()
  17. val EOF: java.lang.String
    Annotations
    @JSImport("node:dns", "EOF") @native()
  18. val FILE: java.lang.String
    Annotations
    @JSImport("node:dns", "FILE") @native()
  19. val FORMERR: java.lang.String
    Annotations
    @JSImport("node:dns", "FORMERR") @native()
  20. val LOADIPHLPAPI: java.lang.String
    Annotations
    @JSImport("node:dns", "LOADIPHLPAPI") @native()
  21. val NODATA: java.lang.String
    Annotations
    @JSImport("node:dns", "NODATA") @native()
  22. val NOMEM: java.lang.String
    Annotations
    @JSImport("node:dns", "NOMEM") @native()
  23. val NONAME: java.lang.String
    Annotations
    @JSImport("node:dns", "NONAME") @native()
  24. val NOTFOUND: java.lang.String
    Annotations
    @JSImport("node:dns", "NOTFOUND") @native()
  25. val NOTIMP: java.lang.String
    Annotations
    @JSImport("node:dns", "NOTIMP") @native()
  26. val NOTINITIALIZED: java.lang.String
    Annotations
    @JSImport("node:dns", "NOTINITIALIZED") @native()
  27. val REFUSED: java.lang.String
    Annotations
    @JSImport("node:dns", "REFUSED") @native()
  28. val SERVFAIL: java.lang.String
    Annotations
    @JSImport("node:dns", "SERVFAIL") @native()
  29. val TIMEOUT: java.lang.String
    Annotations
    @JSImport("node:dns", "TIMEOUT") @native()
  30. val V4MAPPED: Double
    Annotations
    @JSImport("node:dns", "V4MAPPED") @native()
  31. val ^: Any
    Annotations
    @JSImport("node:dns", JSImport.Namespace) @native()
  32. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  33. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  34. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  36. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  37. def getServers(): Array[java.lang.String]
    Annotations
    @inline()
  38. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  39. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  40. def lookup(hostname: java.lang.String, options: LookupOptions, callback: Function3[|[ErrnoException, Null], |[java.lang.String, Array[LookupAddress]], Double, Unit]): Unit
    Annotations
    @inline()
  41. def lookup(hostname: java.lang.String, options: LookupOneOptions, callback: Function3[|[ErrnoException, Null], java.lang.String, Double, Unit]): Unit
    Annotations
    @inline()
  42. def lookup(hostname: java.lang.String, options: LookupAllOptions, callback: Function2[|[ErrnoException, Null], Array[LookupAddress], Unit]): Unit
    Annotations
    @inline()
  43. def lookup(hostname: java.lang.String, family: Double, callback: Function3[|[ErrnoException, Null], java.lang.String, Double, Unit]): Unit
    Annotations
    @inline()
  44. def lookup(hostname: java.lang.String, callback: Function3[|[ErrnoException, Null], java.lang.String, Double, Unit]): Unit
    Annotations
    @inline()
  45. def lookupService(address: java.lang.String, port: Double, callback: Function3[|[ErrnoException, Null], java.lang.String, java.lang.String, Unit]): Unit
    Annotations
    @inline()
  46. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  47. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  48. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  49. def resolve(hostname: java.lang.String, rrtype: java.lang.String, callback: Function2[|[ErrnoException, Null], |[Array[|[|[|[|[|[AnyRecord, Array[java.lang.String]], MxRecord], NaptrRecord], SrvRecord], java.lang.String]], SoaRecord], Unit]): Unit
    Annotations
    @inline()
  50. def resolve(hostname: java.lang.String, rrtype: TXT, callback: Function2[|[ErrnoException, Null], Array[Array[java.lang.String]], Unit]): Unit
    Annotations
    @inline()
  51. def resolve(hostname: java.lang.String, rrtype: SRV, callback: Function2[|[ErrnoException, Null], Array[SrvRecord], Unit]): Unit
    Annotations
    @inline()
  52. def resolve(hostname: java.lang.String, rrtype: SOA, callback: Function2[|[ErrnoException, Null], SoaRecord, Unit]): Unit
    Annotations
    @inline()
  53. def resolve(hostname: java.lang.String, rrtype: PTR, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  54. def resolve(hostname: java.lang.String, rrtype: NS, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  55. def resolve(hostname: java.lang.String, rrtype: NAPTR, callback: Function2[|[ErrnoException, Null], Array[NaptrRecord], Unit]): Unit
    Annotations
    @inline()
  56. def resolve(hostname: java.lang.String, rrtype: MX, callback: Function2[|[ErrnoException, Null], Array[MxRecord], Unit]): Unit
    Annotations
    @inline()
  57. def resolve(hostname: java.lang.String, rrtype: CNAME, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  58. def resolve(hostname: java.lang.String, rrtype: A, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  59. def resolve(hostname: java.lang.String, rrtype: ANY, callback: Function2[|[ErrnoException, Null], Array[AnyRecord], Unit]): Unit
    Annotations
    @inline()
  60. def resolve(hostname: java.lang.String, rrtype: AAAA, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  61. def resolve(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  62. def resolve4(hostname: java.lang.String, options: ResolveWithTtlOptions, callback: Function2[|[ErrnoException, Null], Array[RecordWithTtl], Unit]): Unit
    Annotations
    @inline()
  63. def resolve4(hostname: java.lang.String, options: ResolveOptions, callback: Function2[|[ErrnoException, Null], Array[|[RecordWithTtl, java.lang.String]], Unit]): Unit
    Annotations
    @inline()
  64. def resolve4(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  65. def resolve6(hostname: java.lang.String, options: ResolveWithTtlOptions, callback: Function2[|[ErrnoException, Null], Array[RecordWithTtl], Unit]): Unit
    Annotations
    @inline()
  66. def resolve6(hostname: java.lang.String, options: ResolveOptions, callback: Function2[|[ErrnoException, Null], Array[|[RecordWithTtl, java.lang.String]], Unit]): Unit
    Annotations
    @inline()
  67. def resolve6(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  68. def resolveAny(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[AnyRecord], Unit]): Unit
    Annotations
    @inline()
  69. def resolveCaa(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[CaaRecord], Unit]): Unit
    Annotations
    @inline()
  70. def resolveCname(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  71. def resolveMx(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[MxRecord], Unit]): Unit
    Annotations
    @inline()
  72. def resolveNaptr(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[NaptrRecord], Unit]): Unit
    Annotations
    @inline()
  73. def resolveNs(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  74. def resolvePtr(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  75. def resolveSoa(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], SoaRecord, Unit]): Unit
    Annotations
    @inline()
  76. def resolveSrv(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[SrvRecord], Unit]): Unit
    Annotations
    @inline()
  77. def resolveTxt(hostname: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[Array[java.lang.String]], Unit]): Unit
    Annotations
    @inline()
  78. def reverse(ip: java.lang.String, callback: Function2[|[ErrnoException, Null], Array[java.lang.String], Unit]): Unit
    Annotations
    @inline()
  79. def setServers(servers: Array[java.lang.String]): Unit
    Annotations
    @inline()
  80. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  81. def toString(): java.lang.String
    Definition Classes
    AnyRef → Any
  82. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  83. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  84. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  85. object promises

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from AnyRef

Inherited from Any

Ungrouped