Package akka.io.dns

Class SRVRecord$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Serializable

    public class SRVRecord$
    extends java.lang.Object
    implements scala.Serializable
    INTERNAL API
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static SRVRecord$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      SRVRecord$()  
    • Field Detail

      • MODULE$

        public static final SRVRecord$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • SRVRecord$

        public SRVRecord$()