Uses of Interface
com.continuent.tungsten.common.network.PingMethod

Packages that use PingMethod
com.continuent.tungsten.common.network   
 

Uses of PingMethod in com.continuent.tungsten.common.network
 

Classes in com.continuent.tungsten.common.network that implement PingMethod
 class InetAddressPing
          Tests for reachability using the Java InetAddress.isReachable() method.
 class OsUtilityPing
          Ping host using OS ping utility.