jar

com.yazantarifi : websockets-jvm

Maven & Gradle

Jan 07, 2023

Socket Client Manager · Socket IO Implementation for Android, IOS Apps - KMM

Table Of Contents

Latest Version

Download com.yazantarifi : websockets-jvm JAR file - Latest Versions:

All Versions

Download com.yazantarifi : websockets-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.13
0.12
0.11
0.10
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0.0

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 websockets-jvm-0.13-alpha.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yazantarifi.websocketmanager.parser.impl

├─ com.yazantarifi.websocketmanager.parser.impl.SocketTokensManagerImpl.class - [JAR]

com.yazantarifi.websocketmanager.manager

├─ com.yazantarifi.websocketmanager.manager.BaseClientManager.class - [JAR]

├─ com.yazantarifi.websocketmanager.manager.BaseClientManagerSharedCallbacks.class - [JAR]

├─ com.yazantarifi.websocketmanager.manager.BaseSocketInstance.class - [JAR]

com.yazantarifi.websocketmanager.parser

├─ com.yazantarifi.websocketmanager.parser.SocketTokensManager.class - [JAR]

com.yazantarifi.websocketmanager.payload

├─ com.yazantarifi.websocketmanager.payload.SocketJsonAdapter.class - [JAR]

├─ com.yazantarifi.websocketmanager.payload.SocketPayloadConverterManager.class - [JAR]

com.yazantarifi.websocketmanager.errors.childs

├─ com.yazantarifi.websocketmanager.errors.childs.SocketClientTransportNotSupportedException.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.childs.SocketConnectionException.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.childs.SocketInitException.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.childs.SocketJsonNotValidException.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.childs.SocketNotConnectedException.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.childs.SocketUnknownException.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.childs.SocketValidationNotCalledException.class - [JAR]

com.yazantarifi.websocketmanager.payload.impl

├─ com.yazantarifi.websocketmanager.payload.impl.SocketJsonAdapterImpl.class - [JAR]

com.yazantarifi.websocketmanager.models

├─ com.yazantarifi.websocketmanager.models.SocketJsonSyntax.class - [JAR]

├─ com.yazantarifi.websocketmanager.models.SocketJsonTokenType.class - [JAR]

├─ com.yazantarifi.websocketmanager.models.SocketManagerPullEvents.class - [JAR]

├─ com.yazantarifi.websocketmanager.models.SocketToken.class - [JAR]

com.yazantarifi.websocketmanager

├─ com.yazantarifi.websocketmanager.SocketJsonEntity.class - [JAR]

com.yazantarifi.websocketmanager.errors

├─ com.yazantarifi.websocketmanager.errors.SocketManagerErrorMessagesManager.class - [JAR]

├─ com.yazantarifi.websocketmanager.errors.SocketManagerException.class - [JAR]

com.yazantarifi.websocketmanager.configuration

├─ com.yazantarifi.websocketmanager.configuration.SocketClientConfiguration.class - [JAR]

├─ com.yazantarifi.websocketmanager.configuration.SocketHooksCallback.class - [JAR]

├─ com.yazantarifi.websocketmanager.configuration.SocketManagerTransport.class - [JAR]

Advertisement