jetty.project/jetty-websocket/websocket-servlet
Joakim Erdfelt 6bcfa2dc6e Fixes #4020 - Deprecate ExtensionFactory
+ This class is removed in Jetty 10 anyway.
+ If all you want is to access available extension names
  then use the Factory.getAvailableExtensionNames() method
  (which exists in Jetty 10.0.0 as well)

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2019-08-27 13:25:08 -05:00
..
src Fixes #4020 - Deprecate ExtensionFactory 2019-08-27 13:25:08 -05:00
pom.xml Updating to version 9.4.21-SNAPSHOT 2019-08-13 17:34:20 -05:00