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, service
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
public void destroy()
destroy
in interface javax.servlet.Servlet
destroy
in class javax.servlet.GenericServlet
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.HttpServlet
javax.servlet.ServletException
java.io.IOException
public static java.lang.String loadFully(java.io.InputStream is, java.lang.String encoding) throws java.io.IOException
java.io.IOException
Copyright © 2016 Red Hat. All Rights Reserved.