public abstract class AbstractPingableService extends Object implements Pingable
| Constructor and Description |
|---|
AbstractPingableService() |
public boolean isAlive()
throws RemoteException
isAlive in interface PingableRemoteExceptionpublic String echo(String message) throws RemoteException
echo in interface PingableRemoteExceptionpublic String mirror(String message) throws RemoteException
mirror in interface PingableRemoteExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.