org.glassfish.tyrus.sample.echo
Class EchoBean

java.lang.Object
  extended by org.glassfish.tyrus.sample.echo.EchoBean

public class EchoBean
extends Object


Constructor Summary
EchoBean()
           
 
Method Summary
 String echo(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EchoBean

public EchoBean()
Method Detail

echo

public String echo(String message)


Copyright © 2012. All Rights Reserved.