e6b3216708
+ WebSocketServerContainerInitializer now initializes the MappedWebSocketCreator, WebSocketServerFactory, and ServerContainer directly, but puts the components needed by WebSocketUpgradeFilter into ServletContext attributes that it can obtain in its own init() + Added optional org.eclipse.jetty.websocket.jsr356.addDynamicFilter init-param/attribute key to disable/enable the automatic addition of the WebSocketUpgradeFilter during JSR356 init (to allow WEB-INF/web.xml specified filter to operate instead) + Added WebSocketServerContainerINitializer.isEnabledViaContext() to make testing the init-param and attributes more generic |
||
---|---|---|
.. | ||
src | ||
pom.xml |