spring-framework/spring-websocket/src/test
Rossen Stoyanchev 05f163b37d Avoid duplicates from <websocket:decorator-factory>
Before this change <websocket:decorator-factory> decorated to
the SubProtocolWebSocketHandler RootBeanDefinition rather than
using a RuntimeBeanReference, which led to a separate instance
of SubProtocolWebSocketHandler to be created.

Issue: SPR-13190
2015-07-02 16:09:39 -04:00
..
java Avoid duplicates from <websocket:decorator-factory> 2015-07-02 16:09:39 -04:00
resources Refactor WebSocket int. tests to work w/ Jetty 9.3 2015-06-24 20:16:25 +02:00