jar

de.alpharogroup : wicket-channel-chat

Maven & Gradle

May 20, 2017
1 usages
1 stars
Table Of Contents

Latest Version

Download de.alpharogroup : wicket-channel-chat JAR file - Latest Versions:

All Versions

Download de.alpharogroup : wicket-channel-chat JAR file - All Versions:

Version Vulnerabilities Size Updated
7.6.x
7.3.x
7.1.x
6.25.x
6.21.x
6.20.x
6.18.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 wicket-channel-chat-7.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wicketstuff.chat.model

├─ org.wicketstuff.chat.model.ChatroomModel.class - [JAR]

org.wicketstuff.chat.channel

├─ org.wicketstuff.chat.channel.EventStore.class - [JAR]

├─ org.wicketstuff.chat.channel.TimerChannelBehavior.class - [JAR]

├─ org.wicketstuff.chat.channel.TimerChannelPublisher.class - [JAR]

├─ org.wicketstuff.chat.channel.TimerChannelService.class - [JAR]

org.wicketstuff.chat.components.chat

├─ org.wicketstuff.chat.components.chat.BaseChatPanel.class - [JAR]

├─ org.wicketstuff.chat.components.chat.ChatFragment.class - [JAR]

├─ org.wicketstuff.chat.components.chat.SimpleChatPanel.class - [JAR]

org.wicketstuff.chat.components.notifications

├─ org.wicketstuff.chat.components.notifications.InvitationPanel.class - [JAR]

├─ org.wicketstuff.chat.components.notifications.NotificationPanel.class - [JAR]

├─ org.wicketstuff.chat.components.notifications.PnotifyPanel.class - [JAR]

Advertisement