Uses of Class
org.apache.qpid.ping.PingTestPerf

Packages that use PingTestPerf
org.apache.qpid.ping   
 

Uses of PingTestPerf in org.apache.qpid.ping
 

Subclasses of PingTestPerf in org.apache.qpid.ping
 class PingAsyncTestPerf
          PingAsyncTestPerf is a performance test that outputs multiple timings from its test method, using the timing controller interface supplied by the test runner from a seperate listener thread.
 class PingLatencyTestPerf
          PingLatencyTestPerf is a performance test that outputs multiple timings from its test method, using the timing controller interface supplied by the test runner from a seperate listener thread.
 



Licensed to the Apache Software Foundation