Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


com.tangosol.net
Class Ping

java.lang.Object
  extended by com.tangosol.net.Ping


public class Ping
extends java.lang.Object

Ping is a simple utility for testing if a machine is reachable.

Author:
mf 2010.07.20

Constructor Summary
Ping()
           

 

Method Summary
static void main(java.lang.String[] asArg)
          Check if the specified address is reachable.

 

Constructor Detail

Ping

public Ping()

Method Detail

main

public static void main(java.lang.String[] asArg)
                 throws java.lang.Exception
Check if the specified address is reachable.
Throws:
java.lang.Exception

Skip navigation links

Oracle® Coherence Java API Reference
Release 3.7.1.0

E22843-01


Copyright © 2000, 2011, Oracle and/or its affiliates. All rights reserved.