Package org.apache.pekko.io.dns
Class DnsProtocol.Resolve$
java.lang.Object
org.apache.pekko.io.dns.DnsProtocol.Resolve$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DnsProtocol
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DnsProtocol.Resolve$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(String name, DnsProtocol.RequestType requestType) scala.Option<scala.Tuple2<String,DnsProtocol.RequestType>>
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Resolve$
public Resolve$()
-
-
Method Details
-
apply
-
apply
-
unapply
-