NameServlet Specification
}

   // Returns the NameEntry (if any) that
   // matches the query encoded in the
   // parameters of the request.
   protected NameEntry processQuery(HttpServletRequest req);
}
ÿ