jar

org.apache.tomcat : tomcat-websocket

Maven & Gradle

Aug 25, 2023
44 usages

Tomcat WebSocket implementation

Table Of Contents

Latest Version

Download org.apache.tomcat : tomcat-websocket JAR file - Latest Versions:

All Versions

Download org.apache.tomcat : tomcat-websocket JAR file - All Versions:

Version Vulnerabilities Size Updated
11.0.x
10.1.x
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
10.0.x
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
9.0.x
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
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
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
8.5.x
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2021-42340
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
CVE-2020-13935
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
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
8.0.x CVE-2020-13935
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
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
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 vulnerabilities
2 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 tomcat-websocket-10.1.13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.tomcat.websocket

├─ org.apache.tomcat.websocket.AsyncChannelGroupUtil.class - [JAR]

├─ org.apache.tomcat.websocket.AsyncChannelWrapper.class - [JAR]

├─ org.apache.tomcat.websocket.AsyncChannelWrapperNonSecure.class - [JAR]

├─ org.apache.tomcat.websocket.AsyncChannelWrapperSecure.class - [JAR]

├─ org.apache.tomcat.websocket.AuthenticationException.class - [JAR]

├─ org.apache.tomcat.websocket.AuthenticationType.class - [JAR]

├─ org.apache.tomcat.websocket.Authenticator.class - [JAR]

├─ org.apache.tomcat.websocket.AuthenticatorFactory.class - [JAR]

├─ org.apache.tomcat.websocket.BackgroundProcess.class - [JAR]

├─ org.apache.tomcat.websocket.BackgroundProcessManager.class - [JAR]

├─ org.apache.tomcat.websocket.BasicAuthenticator.class - [JAR]

├─ org.apache.tomcat.websocket.ClientEndpointHolder.class - [JAR]

├─ org.apache.tomcat.websocket.Constants.class - [JAR]

├─ org.apache.tomcat.websocket.DecoderEntry.class - [JAR]

├─ org.apache.tomcat.websocket.DigestAuthenticator.class - [JAR]

├─ org.apache.tomcat.websocket.EndpointClassHolder.class - [JAR]

├─ org.apache.tomcat.websocket.EndpointHolder.class - [JAR]

├─ org.apache.tomcat.websocket.FutureToSendHandler.class - [JAR]

├─ org.apache.tomcat.websocket.MessageHandlerResult.class - [JAR]

├─ org.apache.tomcat.websocket.MessageHandlerResultType.class - [JAR]

├─ org.apache.tomcat.websocket.MessagePart.class - [JAR]

├─ org.apache.tomcat.websocket.PerMessageDeflate.class - [JAR]

├─ org.apache.tomcat.websocket.PojoClassHolder.class - [JAR]

├─ org.apache.tomcat.websocket.PojoHolder.class - [JAR]

├─ org.apache.tomcat.websocket.ReadBufferOverflowException.class - [JAR]

├─ org.apache.tomcat.websocket.Transformation.class - [JAR]

├─ org.apache.tomcat.websocket.TransformationFactory.class - [JAR]

├─ org.apache.tomcat.websocket.TransformationResult.class - [JAR]

├─ org.apache.tomcat.websocket.Util.class - [JAR]

├─ org.apache.tomcat.websocket.WrappedMessageHandler.class - [JAR]

├─ org.apache.tomcat.websocket.WsContainerProvider.class - [JAR]

├─ org.apache.tomcat.websocket.WsExtension.class - [JAR]

├─ org.apache.tomcat.websocket.WsExtensionParameter.class - [JAR]

├─ org.apache.tomcat.websocket.WsFrameBase.class - [JAR]

├─ org.apache.tomcat.websocket.WsFrameClient.class - [JAR]

├─ org.apache.tomcat.websocket.WsHandshakeResponse.class - [JAR]

├─ org.apache.tomcat.websocket.WsIOException.class - [JAR]

├─ org.apache.tomcat.websocket.WsPongMessage.class - [JAR]

├─ org.apache.tomcat.websocket.WsRemoteEndpointAsync.class - [JAR]

├─ org.apache.tomcat.websocket.WsRemoteEndpointBase.class - [JAR]

├─ org.apache.tomcat.websocket.WsRemoteEndpointBasic.class - [JAR]

├─ org.apache.tomcat.websocket.WsRemoteEndpointImplBase.class - [JAR]

├─ org.apache.tomcat.websocket.WsRemoteEndpointImplClient.class - [JAR]

├─ org.apache.tomcat.websocket.WsSession.class - [JAR]

├─ org.apache.tomcat.websocket.WsWebSocketContainer.class - [JAR]

org.apache.tomcat.websocket.pojo

├─ org.apache.tomcat.websocket.pojo.Constants.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoEndpointBase.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoEndpointClient.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoEndpointServer.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerBase.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerPartialBase.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerPartialBinary.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerPartialText.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerWholeBase.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerWholeBinary.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerWholePong.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMessageHandlerWholeText.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoMethodMapping.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.PojoPathParam.class - [JAR]

├─ org.apache.tomcat.websocket.pojo.package-info.class - [JAR]

org.apache.tomcat.websocket.server

├─ org.apache.tomcat.websocket.server.Constants.class - [JAR]

├─ org.apache.tomcat.websocket.server.DefaultServerEndpointConfigurator.class - [JAR]

├─ org.apache.tomcat.websocket.server.UpgradeUtil.class - [JAR]

├─ org.apache.tomcat.websocket.server.UriTemplate.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsContextListener.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsFilter.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsFrameServer.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsHandshakeRequest.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsHttpUpgradeHandler.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsMappingResult.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsPerSessionServerEndpointConfig.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsRemoteEndpointImplServer.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsSci.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsServerContainer.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsSessionListener.class - [JAR]

├─ org.apache.tomcat.websocket.server.WsWriteTimeout.class - [JAR]

├─ org.apache.tomcat.websocket.server.package-info.class - [JAR]

Advertisement

Dependencies from Group

Aug 23, 2023
512 usages
Aug 23, 2023
471 usages
Aug 23, 2023
296 usages
Aug 23, 2023
272 usages
Aug 23, 2023
218 usages

Discover Dependencies

Aug 23, 2023
971 usages
31.4k stars
Oct 13, 2016
600 usages
6.2k stars
Jul 25, 2023
86 usages
190 stars
Aug 12, 2017
15 usages
457 stars
May 17, 2023
407 usages
5.7k stars
Jul 21, 2023
2 usages
866 stars
Aug 16, 2023
257 usages
May 15, 2023
388 usages
7.2k stars
Aug 10, 2020
73 usages
250 stars