|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.example.jaxrs2.async.ChatSpeaker
@Path(value="/speaker") public class ChatSpeaker
| Constructor Summary | |
|---|---|
ChatSpeaker(List<AsyncResponse> listeners)
|
|
| Method Summary | |
|---|---|
void |
speak(String speech)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChatSpeaker(List<AsyncResponse> listeners)
| Method Detail |
|---|
public void speak(String speech)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||