public class GlassFishWebSocketServlet extends HttpServlet
| Constructor and Description |
|---|
GlassFishWebSocketServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(ServletConfig config) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic GlassFishWebSocketServlet()
public void init(ServletConfig config) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionpublic void destroy()
destroy in interface Servletdestroy in class GenericServlet