jar

cd.connect.features : connect-feature-service-grpc

Maven & Gradle

May 09, 2019

feature-service-grpc · This is the core functionality of the feature toggle service. It orchestrates the GRPC clients and validates their changes and pushes them to the backend.

Table Of Contents

Latest Version

Download cd.connect.features : connect-feature-service-grpc JAR file - Latest Versions:

All Versions

Download cd.connect.features : connect-feature-service-grpc JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2
2.1

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 connect-feature-service-grpc-2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cd.connect.features.grpc

├─ cd.connect.features.grpc.FeatureServiceGrpc.class - [JAR]

├─ cd.connect.features.grpc.FeatureStateService.class - [JAR]

cd.connect.features.resource.grpc

├─ cd.connect.features.resource.grpc.FeatureRpcResource.class - [JAR]

├─ cd.connect.features.resource.grpc.GrpcServer.class - [JAR]

├─ cd.connect.features.resource.grpc.GrpcServerConfigured.class - [JAR]