@Path(value="/") public class ChatResource extends Object
ChatResource()
String
broadcast(Message message)
suspend()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChatResource()
@GET public String suspend()
@POST @Produces(value="application/json") public String broadcast(Message message)
message
Message
Response
Copyright © 2016. All Rights Reserved.