public class ObjectRetransmitQueryHandler extends AbstractQueryHandler
Constructor and Description |
---|
ObjectRetransmitQueryHandler() |
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 addressed explicitly to local station whose content begins with
one of the prefixes specified by the subclass.