Uses of Class
com.tccc.kos.core.service.network.beans.PingResponse
Packages that use PingResponse
-
Uses of PingResponse in com.tccc.kos.core.service.network
Methods in com.tccc.kos.core.service.network that return PingResponseModifier and TypeMethodDescriptionNetworkService.ping(NodeId nodeId, PingRequest request) Perform a ping from the specified node using the specified ping settings.Ping the specified hostname from the specified node.NetworkService.ping(PingRequest request) Perform a ping from this node using the specified ping settings.Ping the specified hostname from this node.