public class JettyWebSocketServlet
extends org.eclipse.jetty.websocket.servlet.WebSocketServlet
| Constructor and Description |
|---|
JettyWebSocketServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.jetty.websocket.servlet.WebSocketServletFactory factory) |
void |
init(javax.servlet.ServletConfig config) |
destroy, init, servicedoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionpublic void configure(org.eclipse.jetty.websocket.servlet.WebSocketServletFactory factory)
configure in class org.eclipse.jetty.websocket.servlet.WebSocketServlet