jar

com.lightningkite.ktorbatteries : client

Maven & Gradle

Aug 26, 2023
0 stars

Ktor-Batteries-Client · The client side of communication between server and client.

Table Of Contents

Latest Version

Download com.lightningkite.ktorbatteries : client JAR file - Latest Versions:

All Versions

Download com.lightningkite.ktorbatteries : client JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.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 client-0.2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lightningkite.ktordb

├─ com.lightningkite.ktordb.CompleteModelApi.class - [JAR]

├─ com.lightningkite.ktordb.FullReadModelApi.class - [JAR]

├─ com.lightningkite.ktordb.ObserveModelApi.class - [JAR]

├─ com.lightningkite.ktordb.ReadModelApi.class - [JAR]

├─ com.lightningkite.ktordb.SignalData.class - [JAR]

├─ com.lightningkite.ktordb.WriteModelApi.class - [JAR]

com.lightningkite.ktordb.mock

├─ com.lightningkite.ktordb.mock.ItemNotFound.class - [JAR]

├─ com.lightningkite.ktordb.mock.MockCompleteModelApi.class - [JAR]

├─ com.lightningkite.ktordb.mock.MockFullReadModelApi.class - [JAR]

├─ com.lightningkite.ktordb.mock.MockObserveModelApi.class - [JAR]

├─ com.lightningkite.ktordb.mock.MockReadModelApi.class - [JAR]

├─ com.lightningkite.ktordb.mock.MockTable.class - [JAR]

├─ com.lightningkite.ktordb.mock.MockWriteModelApi.class - [JAR]

com.lightningkite.ktordb.live

├─ com.lightningkite.ktordb.live.LiveCompleteModelApi.class - [JAR]

├─ com.lightningkite.ktordb.live.LiveFullReadModelApi.class - [JAR]

├─ com.lightningkite.ktordb.live.LiveObserveModelApi.class - [JAR]

├─ com.lightningkite.ktordb.live.LiveObserveModelApiKt.class - [JAR]

├─ com.lightningkite.ktordb.live.LiveReadModelApi.class - [JAR]

├─ com.lightningkite.ktordb.live.LiveWriteModelApi.class - [JAR]

├─ com.lightningkite.ktordb.live.MultiplexedWebsocketPart.class - [JAR]

├─ com.lightningkite.ktordb.live.SocketsKt.class - [JAR]

├─ com.lightningkite.ktordb.live.WebSocketIsh.class - [JAR]