jar

org.pipservices : pip-services4-grpc

Maven & Gradle

Nov 23, 2023
0 stars

Pip.Services gRPC · GRPC calls for Pip.Services in Java

Table Of Contents

Latest Version

Download org.pipservices : pip-services4-grpc JAR file - Latest Versions:

All Versions

Download org.pipservices : pip-services4-grpc JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 pip-services4-grpc-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.pipservices4.grpc.test

├─ org.pipservices4.grpc.test.TestCommandableGrpcClient.class - [JAR]

├─ org.pipservices4.grpc.test.TestGrpcClient.class - [JAR]

org.pipservices4.grpc.commandable

├─ org.pipservices4.grpc.commandable.CommandableGrpc.class - [JAR]

├─ org.pipservices4.grpc.commandable.CommandableProto.class - [JAR]

├─ org.pipservices4.grpc.commandable.ErrorDescription.class - [JAR]

├─ org.pipservices4.grpc.commandable.ErrorDescriptionOrBuilder.class - [JAR]

├─ org.pipservices4.grpc.commandable.InvokeReply.class - [JAR]

├─ org.pipservices4.grpc.commandable.InvokeReplyOrBuilder.class - [JAR]

├─ org.pipservices4.grpc.commandable.InvokeRequest.class - [JAR]

├─ org.pipservices4.grpc.commandable.InvokeRequestOrBuilder.class - [JAR]

org.pipservices4.grpc.build

├─ org.pipservices4.grpc.build.DefaultGrpcFactory.class - [JAR]

org.pipservices4.grpc.clients

├─ org.pipservices4.grpc.clients.CommandableGrpcClient.class - [JAR]

├─ org.pipservices4.grpc.clients.GrpcClient.class - [JAR]

org.pipservices4.grpc.controllers

├─ org.pipservices4.grpc.controllers.CommandFunction.class - [JAR]

├─ org.pipservices4.grpc.controllers.CommandableGrpcController.class - [JAR]

├─ org.pipservices4.grpc.controllers.GrpcController.class - [JAR]

├─ org.pipservices4.grpc.controllers.GrpcEndpoint.class - [JAR]

├─ org.pipservices4.grpc.controllers.GrpcFunc.class - [JAR]

├─ org.pipservices4.grpc.controllers.IRegisterable.class - [JAR]

├─ org.pipservices4.grpc.controllers.Interceptor.class - [JAR]

├─ org.pipservices4.grpc.controllers.InterceptorFunc.class - [JAR]