<h2>org.autoplot.hapiserver.InfoServlet</h2><p>Info servlet returns information about parameters.</p> <h2>InfoServlet( )</h2> <p></p> <hr> <a name="getServletInfo"></a> <h2>getServletInfo</h2> getServletInfo( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p>Returns a short description of the servlet.</p> <h3>Returns:</h3> a String containing servlet description <br><br> <a href="https://github.com/autoplot/dev/search?q=getServletInfo&unscoped_q=getServletInfo">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/hapiserver/InfoServlet.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/hapiserver/InfoServlet.html#getServletInfo">[view on old javadoc]</a> <br> <br>