Class SearchResponse

  • All Implemented Interfaces:
    java.io.Serializable

    public class SearchResponse
    extends java.lang.Object
    implements java.io.Serializable
    Object returned by a search request
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      SearchResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • nhits

        public int nhits
    • Constructor Detail

      • SearchResponse

        public SearchResponse()