Uses of Class
com.continuent.tungsten.common.network.PingResponse

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

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

Methods in com.continuent.tungsten.common.network that return PingResponse
 PingResponse HostAddressService.isReachable(HostAddress host)
          Returns true if the host is reachable by an available ping method.
 PingResponse HostAddressService.isReachableByMethod(java.lang.String name, HostAddress host)
          Returns true if the host is reachable by an available ping method.