public class PingImpl extends Object implements Ping
| Constructor and Description |
|---|
PingImpl() |
public String ping(String echoMessage, String prefix)
PingechoMessage back, prefixed with the
optional prefix message. This mimics the functionality of the EchoCommand.ping in interface PingechoMessage - message to echo back to the callerprefix - the string to be prepended to the echo message before being returned (may be
null)Ping.ping(String, String)Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.