Uses of Interface
com.atlassian.confluence.util.MulticastRouteTester.TestReporter
-
Packages that use MulticastRouteTester.TestReporter Package Description com.atlassian.confluence.util -
-
Uses of MulticastRouteTester.TestReporter in com.atlassian.confluence.util
Classes in com.atlassian.confluence.util that implement MulticastRouteTester.TestReporter Modifier and Type Class Description static class
MulticastRouteTester.Log4JReporter
Log4J reporting strategyConstructors in com.atlassian.confluence.util with parameters of type MulticastRouteTester.TestReporter Constructor Description MulticastRouteTester(InetAddress multicastGroup, NetworkInterface iface, int port, MulticastRouteTester.TestReporter testReporter)
Allows the test to be conducted and reported via the provided reporter delegate.
-