jar

org.springframework : spring-websocket

Maven & Gradle

Jul 13, 2023
278 usages
55.1k stars

Spring WebSocket · Spring WebSocket

Table Of Contents

Latest Version

Download org.springframework : spring-websocket JAR file - Latest Versions:

All Versions

Download org.springframework : spring-websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
6.0.x
5.3.x
5.2.x
5.1.x
5.0.x
CVE-2018-11040
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
4.3.x
CVE-2018-11040
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
4.2.x 2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
4.1.x 2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
4.0.x 3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities
3 vulnerabilities

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-websocket-6.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.web.socket.config.annotation

├─ org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.DelegatingWebSocketConfiguration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.DelegatingWebSocketMessageBrokerConfiguration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.EnableWebSocket.class - [JAR]

├─ org.springframework.web.socket.config.annotation.EnableWebSocketMessageBroker.class - [JAR]

├─ org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry.class - [JAR]

├─ org.springframework.web.socket.config.annotation.SockJsServiceRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.StompEndpointRegistry.class - [JAR]

├─ org.springframework.web.socket.config.annotation.StompWebSocketEndpointRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebMvcStompWebSocketEndpointRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketConfigurer.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketHandlerRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurationSupport.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer.class - [JAR]

├─ org.springframework.web.socket.config.annotation.WebSocketTransportRegistration.class - [JAR]

├─ org.springframework.web.socket.config.annotation.package-info.class - [JAR]

org.springframework.web.socket.adapter.jetty

├─ org.springframework.web.socket.adapter.jetty.JettyWebSocketHandlerAdapter.class - [JAR]

├─ org.springframework.web.socket.adapter.jetty.JettyWebSocketSession.class - [JAR]

├─ org.springframework.web.socket.adapter.jetty.WebSocketToJettyExtensionConfigAdapter.class - [JAR]

├─ org.springframework.web.socket.adapter.jetty.package-info.class - [JAR]

org.springframework.web.socket.sockjs.transport.session

├─ org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.session.PollingSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.session.StreamingSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.session.package-info.class - [JAR]

org.springframework.web.socket.client.jetty

├─ org.springframework.web.socket.client.jetty.JettyWebSocketClient.class - [JAR]

├─ org.springframework.web.socket.client.jetty.package-info.class - [JAR]

org.springframework.web.socket.adapter.standard

├─ org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport.class - [JAR]

├─ org.springframework.web.socket.adapter.standard.StandardToWebSocketExtensionAdapter.class - [JAR]

├─ org.springframework.web.socket.adapter.standard.StandardWebSocketHandlerAdapter.class - [JAR]

├─ org.springframework.web.socket.adapter.standard.StandardWebSocketSession.class - [JAR]

├─ org.springframework.web.socket.adapter.standard.WebSocketToStandardExtensionAdapter.class - [JAR]

├─ org.springframework.web.socket.adapter.standard.package-info.class - [JAR]

org.springframework.web.socket.sockjs

├─ org.springframework.web.socket.sockjs.SockJsException.class - [JAR]

├─ org.springframework.web.socket.sockjs.SockJsMessageDeliveryException.class - [JAR]

├─ org.springframework.web.socket.sockjs.SockJsService.class - [JAR]

├─ org.springframework.web.socket.sockjs.SockJsTransportFailureException.class - [JAR]

├─ org.springframework.web.socket.sockjs.package-info.class - [JAR]

org.springframework.web.socket.client.standard

├─ org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager.class - [JAR]

├─ org.springframework.web.socket.client.standard.EndpointConnectionManager.class - [JAR]

├─ org.springframework.web.socket.client.standard.StandardWebSocketClient.class - [JAR]

├─ org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean.class - [JAR]

├─ org.springframework.web.socket.client.standard.package-info.class - [JAR]

org.springframework.web.socket.sockjs.client

├─ org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.AbstractXhrTransport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.DefaultTransportRequest.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.InfoReceiver.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.JettyXhrTransport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.SockJsClient.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.SockJsUrlInfo.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.Transport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.TransportRequest.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.UndertowXhrTransport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.WebSocketTransport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.XhrClientSockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.XhrTransport.class - [JAR]

├─ org.springframework.web.socket.sockjs.client.package-info.class - [JAR]

org.springframework.web.socket.server.support

├─ org.springframework.web.socket.server.support.AbstractHandshakeHandler.class - [JAR]

├─ org.springframework.web.socket.server.support.DefaultHandshakeHandler.class - [JAR]

├─ org.springframework.web.socket.server.support.HandshakeHandlerRuntimeHints.class - [JAR]

├─ org.springframework.web.socket.server.support.HandshakeInterceptorChain.class - [JAR]

├─ org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor.class - [JAR]

├─ org.springframework.web.socket.server.support.OriginHandshakeInterceptor.class - [JAR]

├─ org.springframework.web.socket.server.support.WebSocketHandlerMapping.class - [JAR]

├─ org.springframework.web.socket.server.support.WebSocketHttpRequestHandler.class - [JAR]

├─ org.springframework.web.socket.server.support.package-info.class - [JAR]

org.springframework.web.socket.server.standard

├─ org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.GlassFishRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.ServerEndpointExporter.class - [JAR]

├─ org.springframework.web.socket.server.standard.ServerEndpointRegistration.class - [JAR]

├─ org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean.class - [JAR]

├─ org.springframework.web.socket.server.standard.SpringConfigurator.class - [JAR]

├─ org.springframework.web.socket.server.standard.StandardWebSocketUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.TomcatRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.UndertowRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.WebLogicRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.WebSphereRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.standard.package-info.class - [JAR]

org.springframework.web.socket

├─ org.springframework.web.socket.AbstractWebSocketMessage.class - [JAR]

├─ org.springframework.web.socket.BinaryMessage.class - [JAR]

├─ org.springframework.web.socket.CloseStatus.class - [JAR]

├─ org.springframework.web.socket.PingMessage.class - [JAR]

├─ org.springframework.web.socket.PongMessage.class - [JAR]

├─ org.springframework.web.socket.SubProtocolCapable.class - [JAR]

├─ org.springframework.web.socket.TextMessage.class - [JAR]

├─ org.springframework.web.socket.WebSocketExtension.class - [JAR]

├─ org.springframework.web.socket.WebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.WebSocketHttpHeaders.class - [JAR]

├─ org.springframework.web.socket.WebSocketMessage.class - [JAR]

├─ org.springframework.web.socket.WebSocketSession.class - [JAR]

├─ org.springframework.web.socket.package-info.class - [JAR]

org.springframework.web.socket.sockjs.support

├─ org.springframework.web.socket.sockjs.support.AbstractSockJsService.class - [JAR]

├─ org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.support.package-info.class - [JAR]

org.springframework.web.socket.sockjs.transport

├─ org.springframework.web.socket.sockjs.transport.SockJsServiceConfig.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.SockJsSession.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.SockJsSessionFactory.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.TransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.TransportType.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.package-info.class - [JAR]

org.springframework.web.socket.handler

├─ org.springframework.web.socket.handler.AbstractWebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.handler.BeanCreatingHandlerProvider.class - [JAR]

├─ org.springframework.web.socket.handler.BinaryWebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator.class - [JAR]

├─ org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator.class - [JAR]

├─ org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator.class - [JAR]

├─ org.springframework.web.socket.handler.PerConnectionWebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.handler.SessionLimitExceededException.class - [JAR]

├─ org.springframework.web.socket.handler.TextWebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.handler.WebSocketHandlerDecorator.class - [JAR]

├─ org.springframework.web.socket.handler.WebSocketHandlerDecoratorFactory.class - [JAR]

├─ org.springframework.web.socket.handler.WebSocketSessionDecorator.class - [JAR]

├─ org.springframework.web.socket.handler.package-info.class - [JAR]

org.springframework.web.socket.config

├─ org.springframework.web.socket.config.HandlersBeanDefinitionParser.class - [JAR]

├─ org.springframework.web.socket.config.MessageBrokerBeanDefinitionParser.class - [JAR]

├─ org.springframework.web.socket.config.WebSocketMessageBrokerStats.class - [JAR]

├─ org.springframework.web.socket.config.WebSocketNamespaceHandler.class - [JAR]

├─ org.springframework.web.socket.config.WebSocketNamespaceUtils.class - [JAR]

├─ org.springframework.web.socket.config.package-info.class - [JAR]

org.springframework.web.socket.server.jetty

├─ org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.jetty.package-info.class - [JAR]

org.springframework.web.socket.sockjs.frame

├─ org.springframework.web.socket.sockjs.frame.AbstractSockJsMessageCodec.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.DefaultSockJsFrameFormat.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.Jackson2SockJsMessageCodec.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.SockJsFrame.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.SockJsFrameFormat.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.SockJsFrameType.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.SockJsMessageCodec.class - [JAR]

├─ org.springframework.web.socket.sockjs.frame.package-info.class - [JAR]

org.springframework.web.socket.server

├─ org.springframework.web.socket.server.HandshakeFailureException.class - [JAR]

├─ org.springframework.web.socket.server.HandshakeHandler.class - [JAR]

├─ org.springframework.web.socket.server.HandshakeInterceptor.class - [JAR]

├─ org.springframework.web.socket.server.RequestUpgradeStrategy.class - [JAR]

├─ org.springframework.web.socket.server.package-info.class - [JAR]

org.springframework.web.socket.sockjs.transport.handler

├─ org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.DefaultSockJsService.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.XhrReceivingTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler.class - [JAR]

├─ org.springframework.web.socket.sockjs.transport.handler.package-info.class - [JAR]

org.springframework.web.socket.adapter

├─ org.springframework.web.socket.adapter.AbstractWebSocketSession.class - [JAR]

├─ org.springframework.web.socket.adapter.NativeWebSocketSession.class - [JAR]

├─ org.springframework.web.socket.adapter.package-info.class - [JAR]

org.springframework.web.socket.client

├─ org.springframework.web.socket.client.AbstractWebSocketClient.class - [JAR]

├─ org.springframework.web.socket.client.ConnectionManagerSupport.class - [JAR]

├─ org.springframework.web.socket.client.WebSocketClient.class - [JAR]

├─ org.springframework.web.socket.client.WebSocketConnectionManager.class - [JAR]

├─ org.springframework.web.socket.client.package-info.class - [JAR]

org.springframework.web.socket.messaging

├─ org.springframework.web.socket.messaging.AbstractSubProtocolEvent.class - [JAR]

├─ org.springframework.web.socket.messaging.DefaultSimpUserRegistry.class - [JAR]

├─ org.springframework.web.socket.messaging.SessionConnectEvent.class - [JAR]

├─ org.springframework.web.socket.messaging.SessionConnectedEvent.class - [JAR]

├─ org.springframework.web.socket.messaging.SessionDisconnectEvent.class - [JAR]

├─ org.springframework.web.socket.messaging.SessionSubscribeEvent.class - [JAR]

├─ org.springframework.web.socket.messaging.SessionUnsubscribeEvent.class - [JAR]

├─ org.springframework.web.socket.messaging.StompSubProtocolErrorHandler.class - [JAR]

├─ org.springframework.web.socket.messaging.StompSubProtocolHandler.class - [JAR]

├─ org.springframework.web.socket.messaging.SubProtocolErrorHandler.class - [JAR]

├─ org.springframework.web.socket.messaging.SubProtocolHandler.class - [JAR]

├─ org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.class - [JAR]

├─ org.springframework.web.socket.messaging.WebSocketAnnotationMethodMessageHandler.class - [JAR]

├─ org.springframework.web.socket.messaging.WebSocketStompClient.class - [JAR]

├─ org.springframework.web.socket.messaging.package-info.class - [JAR]

Advertisement

Dependencies from Group

Jul 13, 2023
10k usages
55.1k stars
Jul 13, 2023
7.3k usages
55.1k stars
Jul 13, 2023
6.6k usages
55.1k stars
Jul 13, 2023
6.4k usages
55.1k stars
Jul 13, 2023
5.2k usages
55.1k stars

Discover Dependencies

Aug 23, 2023
26 usages
3.5k stars
Jun 27, 2023
429 usages
369 stars
Apr 23, 2023
947 usages
45.2k stars
Jun 23, 2021
34 usages
2.1k stars
Apr 08, 2019
494 usages
759 stars
Aug 23, 2023
2.7k usages
47.5k stars
Sep 22, 2018
403 stars
Aug 05, 2023
649 usages
36.2k stars
jcc
Oct 25, 2022
104 usages