Class ReplyMessage<T>

  • Type Parameters:
    T - the type of the result document

    public class ReplyMessage<T>
    extends java.lang.Object
    An OP_REPLY message.
    • Constructor Detail

    • Method Detail

      • getReplyHeader

        public ReplyHeader getReplyHeader()
        Gets the reply header.
        Returns:
        the reply header
      • getDocuments

        public java.util.List<T> getDocuments()
        Gets the documents.
        Returns:
        the documents