jar

io.github.ren2003u : AO-space-SDK

Maven & Gradle

Jan 20, 1970
0 stars

AO Space SDK · AO Space Java SDK

Table Of Contents

Latest Version

Download io.github.ren2003u : AO-space-SDK JAR file - Latest Versions:

All Versions

Download io.github.ren2003u : AO-space-SDK JAR file - All Versions:

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

org.example

├─ org.example.Main.class - [JAR]

org.example.register.model

├─ org.example.register.model.RegisterClientRequest.class - [JAR]

├─ org.example.register.model.RegisterClientResponse.class - [JAR]

├─ org.example.register.model.RegisterDeviceRequest.class - [JAR]

├─ org.example.register.model.RegisterDeviceResponse.class - [JAR]

├─ org.example.register.model.RegisterUserRequest.class - [JAR]

├─ org.example.register.model.RegisterUserResponse.class - [JAR]

org.example.domain.model

├─ org.example.domain.model.GenerateUserDomainNameRequest.class - [JAR]

├─ org.example.domain.model.GenerateUserDomainNameResponse.class - [JAR]

├─ org.example.domain.model.ModifyUserDomainNameRequest.class - [JAR]

├─ org.example.domain.model.ModifyUserDomainNameResponse.class - [JAR]

org.example.migration.model

├─ org.example.migration.model.ClientMigrationInfo.class - [JAR]

├─ org.example.migration.model.SpacePlatformMigrationOutRequest.class - [JAR]

├─ org.example.migration.model.SpacePlatformMigrationOutResponse.class - [JAR]

├─ org.example.migration.model.SpacePlatformMigrationRequest.class - [JAR]

├─ org.example.migration.model.SpacePlatformMigrationResponse.class - [JAR]

├─ org.example.migration.model.UserDomainRouteInfo.class - [JAR]

├─ org.example.migration.model.UserMigrationInfo.class - [JAR]

org.example.authentication.model

├─ org.example.authentication.model.ObtainBoxRegKeyRequest.class - [JAR]

├─ org.example.authentication.model.ObtainBoxRegKeyResponse.class - [JAR]

org.example.domain.errorHandle

├─ org.example.domain.errorHandle.ApiResponse.class - [JAR]

├─ org.example.domain.errorHandle.ErrorClass.class - [JAR]

org.example.client

├─ org.example.client.UnifiedApiClient.class - [JAR]

Advertisement