Class InstWebSocketServerContainerInitializer
- java.lang.Object
-
- io.dropwizard.metrics.jetty9.websockets.InstWebSocketServerContainerInitializer
-
public class InstWebSocketServerContainerInitializer extends Object
-
-
Constructor Summary
Constructors Constructor Description InstWebSocketServerContainerInitializer()
-
Method Summary
Modifier and Type Method Description static org.eclipse.jetty.websocket.jsr356.server.ServerContainerconfigureContext(io.dropwizard.jetty.MutableServletContextHandler context, com.codahale.metrics.MetricRegistry metrics)
-
-
-
Method Detail
-
configureContext
public static org.eclipse.jetty.websocket.jsr356.server.ServerContainer configureContext(io.dropwizard.jetty.MutableServletContextHandler context, com.codahale.metrics.MetricRegistry metrics) throws javax.servlet.ServletException- Throws:
javax.servlet.ServletException
-
-