Package akka.io.dns
Class ResourceRecord$
- java.lang.Object
-
- akka.io.dns.ResourceRecord$
-
public class ResourceRecord$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static ResourceRecord$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ResourceRecord$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResourceRecord
parse(ByteIterator it, ByteString msg)
INTERNAL API
-
-
-
Field Detail
-
MODULE$
public static final ResourceRecord$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
parse
public ResourceRecord parse(ByteIterator it, ByteString msg)
INTERNAL API
-
-