Package | Description |
---|---|
org.eclipse.jetty.websocket.jsr356.server.deploy |
Modifier and Type | Method and Description |
---|---|
static ServerContainer |
WebSocketServerContainerInitializer.configureContext(ServletContextHandler context)
Jetty Native approach.
|
static ServerContainer |
WebSocketServerContainerInitializer.configureContext(ServletContext context,
ServletContextHandler jettyContext)
Servlet 3.1 approach.
|
Copyright © 1995-2015 Webtide. All Rights Reserved.