jar

org.eclipse.dirigible : dirigible-components-unit-websockets

Maven & Gradle

Mar 02, 2023

Components - Unit - Websockets

Table Of Contents

Latest Version

Download org.eclipse.dirigible : dirigible-components-unit-websockets JAR file - Latest Versions:

All Versions

Download org.eclipse.dirigible : dirigible-components-unit-websockets JAR file - All Versions:

Version Vulnerabilities Size Updated
7.1.x
7.0.x
6.3.x

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 dirigible-components-unit-websockets-7.1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.dirigible.components.websockets.repository

├─ org.eclipse.dirigible.components.websockets.repository.WebsocketRepository.class - [JAR]

org.eclipse.dirigible.components.websockets.service

├─ org.eclipse.dirigible.components.websockets.service.WebsocketService.class - [JAR]

org.eclipse.dirigible.components.websockets.config

├─ org.eclipse.dirigible.components.websockets.config.WebSocketsUnit.class - [JAR]

org.eclipse.dirigible.components.websockets.endpoint

├─ org.eclipse.dirigible.components.websockets.endpoint.WebsocketEndpoint.class - [JAR]

org.eclipse.dirigible.components.websockets.domain

├─ org.eclipse.dirigible.components.websockets.domain.Websocket.class - [JAR]

org.eclipse.dirigible.components.websockets.synchronizer

├─ org.eclipse.dirigible.components.websockets.synchronizer.WebsocketsSynchronizer.class - [JAR]

Advertisement