8a51cfb5b3
Simplify Sniffer initialization and automatically create the default HostsSniffer Take Sniffer.Builder out to its own top level class. Remove HostsSniffer.Builder and let SnifferBuilder create the default HostsSniffer. This simplifies the Sniffer initialization as the HostsSniffer is not mandatory anymore. It can still be specified though in case the configuration needs to be changed or a different impl has to be used. Also make HostsSniffer an interface. |
||
---|---|---|
.. | ||
benchmark | ||
rest | ||
sniffer | ||
test | ||
transport |