Package org.apache.pekko.io.dns.internal
Class TcpDnsClient$
java.lang.Object
org.apache.pekko.io.dns.internal.TcpDnsClient$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TcpDnsClient$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdecodeLength(ByteString data) encodeLength(int length) voidthrowFailure(String message, scala.Option<Throwable> cause)
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
TcpDnsClient$
public TcpDnsClient$()
-
-
Method Details
-
encodeLength
-
decodeLength
-
throwFailure
-