Package org.opennms.netmgt.icmp.proxy.strategy
-
Interface Summary Interface Description ExecutionStrategy Allows implementing different execution strategies based on thePingRequestBuilder
's properties. -
Class Summary Class Description MultiplePingExecutionStrategy TheMultiplePingExecutionStrategy
allows the execution of more than 1 pings with the same configuration.SinglePingExecutionStrategy Is used to perform one ping.