jar

org.xwiki.commons : xwiki-commons-netflux

Maven & Gradle

Aug 21, 2023
81 stars

XWiki Commons - Netflux · Provides the WebSocket server end-point used to join Netflux channels and to exchange channel or direct messages.

Table Of Contents

Latest Version

Download org.xwiki.commons : xwiki-commons-netflux JAR file - Latest Versions:

All Versions

Download org.xwiki.commons : xwiki-commons-netflux JAR file - All Versions:

Version Vulnerabilities Size Updated
15.7
15.6
15.5.x
15.5
15.4
15.3
15.2
15.1
15.0
14.10.x
14.10
14.9
14.8
14.7
14.6
14.5
14.4.x
14.4
14.3.x
14.3
14.2.x
14.2
14.1
14.0
13.10.x
13.10
13.9

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 xwiki-commons-netflux-15.7-rc-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.xwiki.netflux.internal

├─ org.xwiki.netflux.internal.Channel.class - [JAR]

├─ org.xwiki.netflux.internal.ChannelStore.class - [JAR]

├─ org.xwiki.netflux.internal.HistoryKeeper.class - [JAR]

├─ org.xwiki.netflux.internal.JsonConverter.class - [JAR]

├─ org.xwiki.netflux.internal.NetfluxEndpoint.class - [JAR]

├─ org.xwiki.netflux.internal.SendJob.class - [JAR]

├─ org.xwiki.netflux.internal.User.class - [JAR]

├─ org.xwiki.netflux.internal.Utils.class - [JAR]