RepliesSender

public final class RepliesSender

Class to be used in a QueryHandler implementation to send back replies to a query.

Methods

sendReplies

public void sendReplies(Resource[] replies)

Send back the replies to the query associated with this RepliesSender object.

Parameters:
  • replies – the replies.