public class ElasticSearchServlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
ElasticSearchServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init() |
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 void init()
throws javax.servlet.ServletException
init in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class javax.servlet.GenericServletprotected 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 © 2017 Red Hat. All Rights Reserved.