jetty.project/jetty-websocket/websocket-servlet
Clément Delgrange 51769fc645 Fixes #2694 - Dynamic imports of Websocket servlet
Fixes the dynamic imports of `org.eclipse.jetty.websocket.server` and `org.eclipse.jetty.websocket.server.pathmap` as explained in the issue #2694 proposition 2. (previously the content of `org.eclipse.jetty.websocket.server` was not imported)

Signed-off-by: Clément Delgrange <cl.delgrange@protonmail.com>
2018-07-12 11:55:59 +02:00
..
src Issue #2337 - slightly more efficient getSubProtocols() behavior 2018-03-28 11:16:10 -05:00
pom.xml Fixes #2694 - Dynamic imports of Websocket servlet 2018-07-12 11:55:59 +02:00