6628 Commits (f45ef75f95be581275a6a6b0923cee9b26a8917e)
 

Author SHA1 Message Date
Rossen Stoyanchev f45ef75f95 Add WebSocketHandlerDecorator 12 years ago
Rossen Stoyanchev ba87743087 Polish (minor) 12 years ago
Rossen Stoyanchev f347988428 Remove parameterized type from WebSocketHandler 12 years ago
Rossen Stoyanchev 0c1b329949 Remove HandlerProvider 12 years ago
Rossen Stoyanchev 861ab900ae Switch to single message method for WebSocketHandler 12 years ago
Rossen Stoyanchev 5f22cf0532 Add WebSocketHandlerInvoker class 12 years ago
Phillip Webb db2c2480db Javadocs and general formatting polish 12 years ago
Rossen Stoyanchev 9da2c21edb Consolidate WebSocketHandler interface and sub-interfaces 12 years ago
Rossen Stoyanchev 8200601ace Tighten up exception handling strategy 12 years ago
Rossen Stoyanchev 34c95034d8 Fix minor issue and polish 12 years ago
Rossen Stoyanchev 36148b7cb1 Switch DefaultSockJsService to constructor DI 12 years ago
Rossen Stoyanchev c28ce0e2bd Ensure WebSocketHandlerEndpoint can connect only once 12 years ago
Phillip Webb db4de526d2 Minor polish and FIXMEs 12 years ago
Phillip Webb ff2e9aa5bc Minor tweaks to WebSocketMessage 12 years ago
Phillip Webb a14161f0ca JettyRequestUpgradeStrategy 12 years ago
Rossen Stoyanchev 3cd4909ba3 Minor fix 12 years ago
Rossen Stoyanchev 84089bf396 Add HandlerProvider interface 12 years ago
Rossen Stoyanchev f9078c947f Add WebSocketMessage and WebSocketHandler sub-interfcs 12 years ago
Rossen Stoyanchev 2046629945 Add WebSocketClient and WebSocketConnectionManager 12 years ago
Rossen Stoyanchev ab5d60d343 Improve APIs for WebSocket and SockJS messages 12 years ago
Rossen Stoyanchev 20a9df772a Update README-WEBSOCKET.md 12 years ago
Rossen Stoyanchev c810d95316 Update README-WEBSOCKET.md 12 years ago
Rossen Stoyanchev 967eae0efb Add README-WEBSOCKET.md 12 years ago
Rossen Stoyanchev d475e16604 Modify build version for branch CI snapshots 12 years ago
Rossen Stoyanchev 6273fc41f1 Rename SockJS session type to include "SockJs" 12 years ago
Rossen Stoyanchev 2794224b28 Add onClosed to SockJsSessionSupport sub-classes 12 years ago
Rossen Stoyanchev f056f7e2ad Init and destroy internally created SockJS schedulers 12 years ago
Rossen Stoyanchev 177e082172 Refactor SockJS and WebSocket layer configuration 12 years ago
Rossen Stoyanchev 71e82069ce Add SockJsSessionFactory 12 years ago
Rossen Stoyanchev 3a2c15b0fd Add flush method to ServerHttpResponse 12 years ago
Rossen Stoyanchev db6f8f2d4b Add package-info, javadoc, and update package names 12 years ago
Rossen Stoyanchev 592da431a8 Add Glassfish request upgrade strategy 12 years ago
Rossen Stoyanchev 6bd6311214 Refactor SockJS code 12 years ago
Rossen Stoyanchev 4ad6091510 Debug and test SockJS server support 12 years ago
Rossen Stoyanchev 41153efd03 Polish in EndpointRegistration 12 years ago
Rossen Stoyanchev 6cf17449fa Add endpoint connection manager 12 years ago
Rossen Stoyanchev 914e969ac3 Add support for @ServerEndpoint annotated classes 12 years ago
Rossen Stoyanchev 88447e503b Add first cut of SockJS server support 12 years ago
Rossen Stoyanchev 30ab5953f9 Add EndpointRequestUpgradeStrategy 12 years ago
Rossen Stoyanchev 741927664c Update package structure 12 years ago
Rossen Stoyanchev 715018fe75 Add handshake request handler abstraction 12 years ago
Rossen Stoyanchev cdd7d7bd88 Add javax.websocket.Endpoint configuration support 12 years ago
Rossen Stoyanchev 4e67f809fb Add spring-websocket module 12 years ago
Phillip Webb 34bcdcfe85 Merge pull request #269 from sslavic/SPR-10438 12 years ago
Stevo Slavic d80ea16291 Fix JasperReport tests to ignore missing fonts 12 years ago
Phillip Webb 761bd9fd56 Merge branch '3.2.x' 12 years ago
Sam Brannen cf687fcc72 Fix typos in ServiceLocatorFactoryBean 12 years ago
Phillip Webb db3bbb5f8c Update javadoc external links 12 years ago
Juergen Hoeller 942cab4d87 OpenJpaDialect javadoc makes no reference to TopLink anymore 12 years ago
Juergen Hoeller 6e6446cc7c EclipseLinkJpaDialect uses JPA 2.0's EntityManager unwrap method now for retrieving the underlying UnitOfWork/Connection 12 years ago