org.exoplatform.services.net.impl
Class NetServiceImpl

java.lang.Object
  extended by org.exoplatform.services.net.impl.NetServiceImpl
All Implemented Interfaces:
NetService

public class NetServiceImpl
extends Object
implements NetService

Created by The eXo Platform SAS Author : HoaPham phamvuxuanhoa@yahoo.com Jan 10, 2006


Constructor Summary
NetServiceImpl()
           
 
Method Summary
 long ping(String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetServiceImpl

public NetServiceImpl()
Method Detail

ping

public long ping(String host,
                 int port)
          throws Exception
Specified by:
ping in interface NetService
Throws:
Exception


Copyright © 2009 eXo Platform SAS. All Rights Reserved.