jar

org.pipservices : pip-services3-grpc

Maven & Gradle

Jul 15, 2022
0 stars

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

Table Of Contents

Latest Version

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

All Versions

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

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

org.pipservices3.grpc.clients

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

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

org.pipservices3.grpc.services

├─ org.pipservices3.grpc.services.CommandFunction.class - [JAR]

├─ org.pipservices3.grpc.services.CommandableGrpcService.class - [JAR]

├─ org.pipservices3.grpc.services.GrpcEndpoint.class - [JAR]

├─ org.pipservices3.grpc.services.GrpcFunc.class - [JAR]

├─ org.pipservices3.grpc.services.GrpcService.class - [JAR]

├─ org.pipservices3.grpc.services.Interceptor.class - [JAR]

├─ org.pipservices3.grpc.services.InterceptorFunc.class - [JAR]

org.pipservices3.grpc.build

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

org.pipservices3.grpc.test

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

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

org.pipservices3.grpc.commandable

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

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

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

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

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

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

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

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

Advertisement