public class IGateQueryHandler extends AbstractQueryHandler
| Constructor and Description |
|---|
IGateQueryHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleQuery(Message mm)
Handle the passed in message and generate whatever appropriate response should be made.
|
transmitReplypublic void handleQuery(Message mm)
handleQuery in class AbstractQueryHandlermm - MessageMessage (ignored by this specific handler)