public abstract class AbstractHubServlet
extends javax.servlet.http.HttpServlet
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractHubServlet(Hub hub) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic static final String HUBMODE
protected AbstractHubServlet(Hub hub)
protected void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
doPost in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2016. All rights reserved.