RepliesSender¶
-
public final class
RepliesSender¶ Class to be used in a
QueryHandlerimplementation to send back replies to a query.
Methods¶
sendReplies¶
-
public void
sendReplies(Resource[] replies)¶ Send back the replies to the query associated with this
RepliesSenderobject.Parameters: - replies – the replies.