jar

tz.co.asoft : bitframe-sdk-server-core-jvm

Maven & Gradle

Oct 07, 2022

bitframe-sdk-server-core · A kotlin multiplatform library

Table Of Contents

Latest Version

Download tz.co.asoft : bitframe-sdk-server-core-jvm JAR file - Latest Versions:

All Versions

Download tz.co.asoft : bitframe-sdk-server-core-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 bitframe-sdk-server-core-jvm-2.0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

bitframe.server

├─ bitframe.server.BitframeApplication.class - [JAR]

├─ bitframe.server.BitframeApplicationConfig.class - [JAR]

├─ bitframe.server.BitframeApplicationConfigImpl.class - [JAR]

├─ bitframe.server.BitframeApplicationConfigUtilsKt.class - [JAR]

├─ bitframe.server.ServerConfigurationBuilder.class - [JAR]

├─ bitframe.server.ServerConfigurationBuilderImpl.class - [JAR]

bitframe

├─ bitframe.Action.class - [JAR]

├─ bitframe.Application.class - [JAR]

├─ bitframe.ApplicationConfig.class - [JAR]

├─ bitframe.ApplicationConfigBuilder.class - [JAR]

├─ bitframe.ControllerConfig.class - [JAR]

├─ bitframe.ControllerConfigBuildersKt.class - [JAR]

├─ bitframe.Module.class - [JAR]

├─ bitframe.ModuleConfig.class - [JAR]

├─ bitframe.ModuleConfigBuildersKt.class - [JAR]

├─ bitframe.ServerConfig.class - [JAR]

├─ bitframe.ServerConfigUtilsKt.class - [JAR]

├─ bitframe.ServiceConfig.class - [JAR]

bitframe.internal

├─ bitframe.internal.ApplicationConfigBuilderImpl.class - [JAR]

├─ bitframe.internal.ApplicationConfigImpl.class - [JAR]

├─ bitframe.internal.ControllerConfigImpl.class - [JAR]

├─ bitframe.internal.ModuleConfigImpl.class - [JAR]

├─ bitframe.internal.ServerConfigImpl.class - [JAR]

bitframe.http

├─ bitframe.http.HttpHeadersUtilsKt.class - [JAR]

├─ bitframe.http.HttpRequest.class - [JAR]

├─ bitframe.http.HttpRequestUtilsKt.class - [JAR]

├─ bitframe.http.HttpResponse.class - [JAR]

├─ bitframe.http.HttpRoute.class - [JAR]

├─ bitframe.http.ResponseUtilsKt.class - [JAR]