t

fs2.internal.jsdeps.node.anon

FnCallHostnameRrtypeCallback

trait FnCallHostnameRrtypeCallback extends Object with StObject

Annotations
@JSType() @native()
Source
FnCallHostnameRrtypeCallback.scala
Linear Supertypes
StObject, Object, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FnCallHostnameRrtypeCallback
  2. StObject
  3. Object
  4. Any
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

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. def apply(hostname: scala.Predef.String, rrtype: scala.Predef.String, callback: Function2[|[ErrnoException, Null], |[Array[|[|[|[|[|[AnyRecord, Array[scala.Predef.String]], MxRecord], NaptrRecord], SrvRecord], scala.Predef.String]], SoaRecord], Unit]): Unit
  5. def apply(hostname: scala.Predef.String, rrtype: TXT, callback: Function2[|[ErrnoException, Null], Array[Array[scala.Predef.String]], Unit]): Unit
  6. def apply(hostname: scala.Predef.String, rrtype: SRV, callback: Function2[|[ErrnoException, Null], Array[SrvRecord], Unit]): Unit
  7. def apply(hostname: scala.Predef.String, rrtype: SOA, callback: Function2[|[ErrnoException, Null], SoaRecord, Unit]): Unit
  8. def apply(hostname: scala.Predef.String, rrtype: PTR, callback: Function2[|[ErrnoException, Null], Array[scala.Predef.String], Unit]): Unit
  9. def apply(hostname: scala.Predef.String, rrtype: NS, callback: Function2[|[ErrnoException, Null], Array[scala.Predef.String], Unit]): Unit
  10. def apply(hostname: scala.Predef.String, rrtype: NAPTR, callback: Function2[|[ErrnoException, Null], Array[NaptrRecord], Unit]): Unit
  11. def apply(hostname: scala.Predef.String, rrtype: MX, callback: Function2[|[ErrnoException, Null], Array[MxRecord], Unit]): Unit
  12. def apply(hostname: scala.Predef.String, rrtype: CNAME, callback: Function2[|[ErrnoException, Null], Array[scala.Predef.String], Unit]): Unit
  13. def apply(hostname: scala.Predef.String, rrtype: A, callback: Function2[|[ErrnoException, Null], Array[scala.Predef.String], Unit]): Unit
  14. def apply(hostname: scala.Predef.String, rrtype: ANY, callback: Function2[|[ErrnoException, Null], Array[AnyRecord], Unit]): Unit
  15. def apply(hostname: scala.Predef.String, rrtype: AAAA, callback: Function2[|[ErrnoException, Null], Array[scala.Predef.String], Unit]): Unit
  16. def apply(hostname: scala.Predef.String, callback: Function2[|[ErrnoException, Null], Array[scala.Predef.String], Unit]): Unit
  17. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  18. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  19. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  20. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  21. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  22. def hasOwnProperty(v: scala.Predef.String): Boolean
    Definition Classes
    Object
  23. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  29. def propertyIsEnumerable(v: scala.Predef.String): Boolean
    Definition Classes
    Object
  30. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  31. def toLocaleString(): scala.Predef.String
    Definition Classes
    Object
  32. def toString(): java.lang.String
    Definition Classes
    AnyRef → Any
  33. def valueOf(): Any
    Definition Classes
    Object
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  36. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

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

Inherited from StObject

Inherited from Object

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped