|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ka2ddo.yaac.pluginapi.AbstractQueryHandler
org.ka2ddo.yaac.core.queries.HeardQueryHandler
public class HeardQueryHandler
This class handles queries for the heard message rate for a given 3rd station relative to the queried station.
| Constructor Summary | |
|---|---|
HeardQueryHandler()
|
|
| Method Summary | |
|---|---|
void |
handleQuery(MessageMessage mm)
Handle the passed in message and generate whatever appropriate response should be made. |
| Methods inherited from class org.ka2ddo.yaac.pluginapi.AbstractQueryHandler |
|---|
transmitReply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeardQueryHandler()
| Method Detail |
|---|
public void handleQuery(MessageMessage mm)
handleQuery in class AbstractQueryHandlermm - MessageMessage addressed explicitly to local station whose content begins with
one of the prefixes specified by the subclass.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||