Uses of Class
org.eblocker.server.common.network.icmpv6.RouterAdvertisementFactory
Packages that use RouterAdvertisementFactory
-
Uses of RouterAdvertisementFactory in org.eblocker.server.common.network
Constructors in org.eblocker.server.common.network with parameters of type RouterAdvertisementFactoryModifierConstructorDescriptionIp6RouterAdvertiser(FeatureToggleRouter featureToggleRouter, NetworkInterfaceWrapper networkInterface, PubSubService pubSubService, RouterAdvertisementFactory routerAdvertisementFactory) NeighborDiscoveryListener(IpResponseTable ipResponseTable, java.time.Clock clock, DeviceIpUpdater deviceIpUpdater, FeatureToggleRouter featureToggleRouter, NetworkInterfaceWrapper networkInterface, PubSubService pubSubService, RouterAdvertisementCache routerAdvertisementCache, Ip6AddressDelayedValidator delayedValidator, RouterAdvertisementFactory routerAdvertisementFactory)