public class ElasticSearchServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
ElasticSearchServlet(ElasticRest rest) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
loadFully(java.io.InputStream is,
java.lang.String encoding) |
protected void |
service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic ElasticSearchServlet(ElasticRest rest)
protected void service(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
java.io.IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionjava.io.IOExceptionpublic static java.lang.String loadFully(java.io.InputStream is,
java.lang.String encoding)
throws java.io.IOException
java.io.IOExceptionCopyright © 2011-2014 Red Hat. All Rights Reserved.