public interface Pingable extends Remote
| Modifier and Type | Method and Description |
|---|---|
String |
echo(String message) |
boolean |
isAlive() |
String |
mirror(String message) |
boolean isAlive()
throws RemoteException
RemoteExceptionString echo(String message) throws RemoteException
RemoteExceptionString mirror(String message) throws RemoteException
RemoteExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.