jar

io.hotmoka.websockets : io-hotmoka-websockets-beans

Maven & Gradle

Jun 17, 2023
0 stars

io-hotmoka-websockets-beans · This module defines shared classes for the beans exchanged among websocket clients and servers

Table Of Contents

Latest Version

Download io.hotmoka.websockets : io-hotmoka-websockets-beans JAR file - Latest Versions:

All Versions

Download io.hotmoka.websockets : io-hotmoka-websockets-beans JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.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 io-hotmoka-websockets-beans-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.hotmoka.websockets.beans

├─ io.hotmoka.websockets.beans.AbstractRpcMessage.class - [JAR]

├─ io.hotmoka.websockets.beans.AbstractRpcMessageJsonRepresentation.class - [JAR]

├─ io.hotmoka.websockets.beans.BaseDecoder.class - [JAR]

├─ io.hotmoka.websockets.beans.BaseEncoder.class - [JAR]

├─ io.hotmoka.websockets.beans.JsonRepresentation.class - [JAR]

├─ io.hotmoka.websockets.beans.MappedDecoder.class - [JAR]

├─ io.hotmoka.websockets.beans.MappedEncoder.class - [JAR]

├─ io.hotmoka.websockets.beans.RpcMessage.class - [JAR]