jar

org.openksavi.sponge : sponge-grpc-api-server

Maven & Gradle

Sep 16, 2021
3 usages

Sponge - gRPC API Server

Table Of Contents

Latest Version

Download org.openksavi.sponge : sponge-grpc-api-server JAR file - Latest Versions:

All Versions

Download org.openksavi.sponge : sponge-grpc-api-server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.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 sponge-grpc-api-server-1.18.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openksavi.sponge.grpcapi.server

├─ org.openksavi.sponge.grpcapi.server.DefaultGrpcApiService.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.GrpcApiServerConstants.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.GrpcApiServerPlugin.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.GrpcApiSession.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.ServerSubscription.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.ServerSubscriptionManager.class - [JAR]

org.openksavi.sponge.grpcapi.server.util

├─ org.openksavi.sponge.grpcapi.server.util.GrpcApiServerUtils.class - [JAR]

org.openksavi.sponge.grpcapi.server.core.kb

├─ org.openksavi.sponge.grpcapi.server.core.kb.GrpcApiSubscribeCorrelator.class - [JAR]

org.openksavi.sponge.grpcapi.server.support.kb

├─ org.openksavi.sponge.grpcapi.server.support.kb.GrpcApiManageSubscription.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.support.kb.GrpcApiSendEvent.class - [JAR]

├─ org.openksavi.sponge.grpcapi.server.support.kb.GrpcApiViewEvent.class - [JAR]

Advertisement