![JAR search and dependency download from the Maven repository](/logo.png)
classes.io.netty.resolver.dns.NoopDnsCache.class Maven / Gradle / Ivy
The newest version!
???? 2 A
0
1 2 3
4 5
6 7
0 8 9 : NoopDnsCacheEntry InnerClasses INSTANCE $Lio/netty/resolver/dns/NoopDnsCache; ()V Code LineNumberTable LocalVariableTable this clear (Ljava/lang/String;)Z hostname Ljava/lang/String; get K(Ljava/lang/String;[Lio/netty/handler/codec/dns/DnsRecord;)Ljava/util/List; additionals '[Lio/netty/handler/codec/dns/DnsRecord; Signature s(Ljava/lang/String;[Lio/netty/handler/codec/dns/DnsRecord;)Ljava/util/List<+Lio/netty/resolver/dns/DnsCacheEntry;>; cache ?(Ljava/lang/String;[Lio/netty/handler/codec/dns/DnsRecord;Ljava/net/InetAddress;JLio/netty/channel/EventLoop;)Lio/netty/resolver/dns/DnsCacheEntry;
additional address Ljava/net/InetAddress; originalTtl J loop Lio/netty/channel/EventLoop; ?(Ljava/lang/String;[Lio/netty/handler/codec/dns/DnsRecord;Ljava/lang/Throwable;Lio/netty/channel/EventLoop;)Lio/netty/resolver/dns/DnsCacheEntry; cause Ljava/lang/Throwable; toString ()Ljava/lang/String;
SourceFile NoopDnsCache.java ; <