|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IChatService
Service can receive chat messages.
| Field Summary |
|---|
| Fields inherited from interface jadex.commons.service.IService |
|---|
EMPTY_SERVICES |
| Method Summary | |
|---|---|
void |
hear(String name,
String text)
Hear something. |
| Methods inherited from interface jadex.commons.service.IService |
|---|
getPropertyMap, getServiceIdentifier, signalStarted |
| Method Detail |
|---|
void hear(String name,
String text)
name - The name of the sender.text - The text message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||