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.
|
transmitReply
public void handleQuery(Message mm)
handleQuery
in class AbstractQueryHandler
mm
- MessageMessage (ignored by this specific handler)