jar

chat.dim : Common

Maven & Gradle

Aug 05, 2023
0 stars

Common · Decentralized Instant Messaging (Java SDK)

Table Of Contents

Latest Version

Download chat.dim : Common JAR file - Latest Versions:

All Versions

Download chat.dim : Common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
0.0.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 Common-0.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

chat.dim.type

├─ chat.dim.type.Pair.class - [JAR]

├─ chat.dim.type.Time.class - [JAR]

├─ chat.dim.type.Triplet.class - [JAR]

chat.dim.utils

├─ chat.dim.utils.ConfigParser.class - [JAR]

├─ chat.dim.utils.FrequencyChecker.class - [JAR]

├─ chat.dim.utils.Log.class - [JAR]

├─ chat.dim.utils.QueryFrequencyChecker.class - [JAR]

├─ chat.dim.utils.Template.class - [JAR]

chat.dim.mem

├─ chat.dim.mem.CacheHolder.class - [JAR]

├─ chat.dim.mem.CacheManager.class - [JAR]

├─ chat.dim.mem.CachePair.class - [JAR]

├─ chat.dim.mem.CachePool.class - [JAR]

chat.dim.dbi

├─ chat.dim.dbi.AccountDBI.class - [JAR]

├─ chat.dim.dbi.CipherKeyDBI.class - [JAR]

├─ chat.dim.dbi.DocumentDBI.class - [JAR]

├─ chat.dim.dbi.GroupDBI.class - [JAR]

├─ chat.dim.dbi.LoginDBI.class - [JAR]

├─ chat.dim.dbi.MessageDBI.class - [JAR]

├─ chat.dim.dbi.MetaDBI.class - [JAR]

├─ chat.dim.dbi.PrivateKeyDBI.class - [JAR]

├─ chat.dim.dbi.ProviderDBI.class - [JAR]

├─ chat.dim.dbi.ReliableMessageDBI.class - [JAR]

├─ chat.dim.dbi.SessionDBI.class - [JAR]

├─ chat.dim.dbi.UserDBI.class - [JAR]

chat.dim

├─ chat.dim.AddressNameServer.class - [JAR]

├─ chat.dim.CommonFacebook.class - [JAR]

├─ chat.dim.CommonMessenger.class - [JAR]

├─ chat.dim.CommonPacker.class - [JAR]

├─ chat.dim.Config.class - [JAR]

├─ chat.dim.Register.class - [JAR]

├─ chat.dim.Session.class - [JAR]

├─ chat.dim.Transmitter.class - [JAR]

chat.dim.protocol

├─ chat.dim.protocol.AnsCommand.class - [JAR]

├─ chat.dim.protocol.BlockCommand.class - [JAR]

├─ chat.dim.protocol.HandshakeCommand.class - [JAR]

├─ chat.dim.protocol.HandshakeState.class - [JAR]

├─ chat.dim.protocol.LoginCommand.class - [JAR]

├─ chat.dim.protocol.MuteCommand.class - [JAR]

├─ chat.dim.protocol.ReceiptCommand.class - [JAR]

├─ chat.dim.protocol.ReportCommand.class - [JAR]

Advertisement

Dependencies from Group

UDP
Mar 24, 2023
4 usages
7 stars
MTP
Nov 02, 2021
4 usages
7 stars
TCP
Mar 24, 2023
4 usages
7 stars
Jan 22, 2023
3 usages
0 stars
TLV
Oct 21, 2021
3 usages
7 stars

Discover Dependencies