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