public class NodeSessionsServlet extends RegistryBasedServlet
Constructor and Description |
---|
NodeSessionsServlet() |
NodeSessionsServlet(GridRegistry registry) |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse rsp) |
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
process(javax.servlet.http.HttpServletResponse response) |
getRegistry
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public NodeSessionsServlet()
public NodeSessionsServlet(GridRegistry registry)
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse rsp) throws java.io.IOException
doGet
in class javax.servlet.http.HttpServlet
java.io.IOException
protected void doPost(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws java.io.IOException
doPost
in class javax.servlet.http.HttpServlet
java.io.IOException
protected void process(javax.servlet.http.HttpServletResponse response) throws java.io.IOException
java.io.IOException