Uses of Class
app.nzyme.plugin.retro.dns.entries.DNSRetroResponseLogEntry
Packages that use DNSRetroResponseLogEntry
-
Uses of DNSRetroResponseLogEntry in app.nzyme.plugin.retro.dns
Method parameters in app.nzyme.plugin.retro.dns with type arguments of type DNSRetroResponseLogEntryModifier and TypeMethodDescriptionvoidDNSRetroService.handleResponseLogReport(List<DNSRetroResponseLogEntry> report) -
Uses of DNSRetroResponseLogEntry in app.nzyme.plugin.retro.dns.entries
Methods in app.nzyme.plugin.retro.dns.entries that return DNSRetroResponseLogEntryModifier and TypeMethodDescriptionabstract DNSRetroResponseLogEntryDNSRetroResponseLogEntry.Builder.build()static DNSRetroResponseLogEntryDNSRetroResponseLogEntry.create(String tapName, String ip, String server, String sourceMac, String destinationMac, String responseValue, String dataType, org.joda.time.DateTime timestamp)