jetty.project/tests
Lachlan Roberts 81960e3da8 Issue #3484 - make WebSocketServlet generic
WebSocketServlet could only be used with the jetty-websocket-api
make this generic and add implementation in websocket-server

this prevents jetty-websocket-server from needing to use core classes
can cause class cast exceptions from a webapp due conflicts between the
clients version of core classes and those provided by the container

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2019-03-28 16:22:10 +11:00
..
jetty-http-tools Issue #3012 refactored HttpCompliance 2019-03-06 17:20:31 +11:00
jetty-jmh Merged branch 'jetty-9.4.x' into 'jetty-10.0.x'. 2019-02-11 10:27:45 +01:00
test-distribution Merge of `jetty-9.4.x` to `jetty-10.0.x` 2019-02-21 09:45:12 -05:00
test-http-client-transport Issue #1350 - Dynamic selection of the transport to use based on ALPN on the client side. 2019-03-11 11:11:42 +01:00
test-integration Adding both WebSocket tests to /test-integration/ to verify behavior 2019-03-21 14:31:23 -05:00
test-jmx Updating to version 9.4.16-SNAPSHOT 2019-02-15 13:35:15 -05:00
test-loginservice Updating to version 9.4.16-SNAPSHOT 2019-02-15 13:35:15 -05:00
test-quickstart Issue #1676 - Removing Deprecated Resource.getURL() 2019-03-01 10:21:42 -05:00
test-sessions Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x 2019-03-12 12:14:46 +11:00
test-webapps Issue #3484 - make WebSocketServlet generic 2019-03-28 16:22:10 +11:00
pom.xml Updating to version 9.4.16-SNAPSHOT 2019-02-15 13:35:15 -05:00