jar

com.lightbend.akka.grpc : akka-grpc-runtime_2.12

Maven & Gradle

Aug 15, 2023
26 usages
430 stars

akka-grpc-runtime · Akka gRPC - Support for building streaming gRPC servers and clients on top of Akka Streams.

Table Of Contents

Latest Version

Download com.lightbend.akka.grpc : akka-grpc-runtime_2.12 JAR file - Latest Versions:

All Versions

Download com.lightbend.akka.grpc : akka-grpc-runtime_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x
0.8.x
0.7.x
0.6.x
0.5.x
0.4.x
0.4
0.3
0.2
0.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 akka-grpc-runtime_2.12-2.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

akka.grpc.internal

├─ akka.grpc.internal.AbstractGrpcProtocol.class - [JAR]

├─ akka.grpc.internal.AkkaDiscoveryNameResolver.class - [JAR]

├─ akka.grpc.internal.AkkaDiscoveryNameResolverProvider.class - [JAR]

├─ akka.grpc.internal.AkkaHttpClientUtils.class - [JAR]

├─ akka.grpc.internal.AkkaNettyGrpcClientGraphStage.class - [JAR]

├─ akka.grpc.internal.BaseMarshaller.class - [JAR]

├─ akka.grpc.internal.ByteStringUtils.class - [JAR]

├─ akka.grpc.internal.CancellationBarrierGraphStage.class - [JAR]

├─ akka.grpc.internal.ChannelUtils.class - [JAR]

├─ akka.grpc.internal.ClientClosedException.class - [JAR]

├─ akka.grpc.internal.ClientConnectionException.class - [JAR]

├─ akka.grpc.internal.ClientState.class - [JAR]

├─ akka.grpc.internal.Codec.class - [JAR]

├─ akka.grpc.internal.Codecs.class - [JAR]

├─ akka.grpc.internal.DecodeBase64.class - [JAR]

├─ akka.grpc.internal.EntryMetadataImpl.class - [JAR]

├─ akka.grpc.internal.GrpcEntityHelpers.class - [JAR]

├─ akka.grpc.internal.GrpcMetadataImpl.class - [JAR]

├─ akka.grpc.internal.GrpcProtocolNative.class - [JAR]

├─ akka.grpc.internal.GrpcProtocolWeb.class - [JAR]

├─ akka.grpc.internal.GrpcProtocolWebBase.class - [JAR]

├─ akka.grpc.internal.GrpcProtocolWebText.class - [JAR]

├─ akka.grpc.internal.GrpcRequestHelpers.class - [JAR]

├─ akka.grpc.internal.GrpcResponseHelpers.class - [JAR]

├─ akka.grpc.internal.Gzip.class - [JAR]

├─ akka.grpc.internal.HardcodedServiceDiscovery.class - [JAR]

├─ akka.grpc.internal.HeaderMetadataImpl.class - [JAR]

├─ akka.grpc.internal.Identity.class - [JAR]

├─ akka.grpc.internal.InternalChannel.class - [JAR]

├─ akka.grpc.internal.JavaBidirectionalStreamingRequestBuilder.class - [JAR]

├─ akka.grpc.internal.JavaClientStreamingRequestBuilder.class - [JAR]

├─ akka.grpc.internal.JavaMetadataImpl.class - [JAR]

├─ akka.grpc.internal.JavaServerStreamingRequestBuilder.class - [JAR]

├─ akka.grpc.internal.JavaUnaryRequestBuilder.class - [JAR]

├─ akka.grpc.internal.Marshaller.class - [JAR]

├─ akka.grpc.internal.MetadataImpl.class - [JAR]

├─ akka.grpc.internal.MetadataOperations.class - [JAR]

├─ akka.grpc.internal.MissingParameterException.class - [JAR]

├─ akka.grpc.internal.NettyClientUtils.class - [JAR]

├─ akka.grpc.internal.NoOpTelemetry.class - [JAR]

├─ akka.grpc.internal.ProtoMarshaller.class - [JAR]

├─ akka.grpc.internal.RequestBuilderImpl.class - [JAR]

├─ akka.grpc.internal.RichGrpcMetadataImpl.class - [JAR]

├─ akka.grpc.internal.ScalaBidirectionalStreamingRequestBuilder.class - [JAR]

├─ akka.grpc.internal.ScalaClientStreamingRequestBuilder.class - [JAR]

├─ akka.grpc.internal.ScalaServerStreamingRequestBuilder.class - [JAR]

├─ akka.grpc.internal.ScalaUnaryRequestBuilder.class - [JAR]

├─ akka.grpc.internal.ServerReflectionImpl.class - [JAR]

├─ akka.grpc.internal.ServiceDescriptionImpl.class - [JAR]

├─ akka.grpc.internal.SingleParameterSink.class - [JAR]

├─ akka.grpc.internal.SingleParameterStage.class - [JAR]

├─ akka.grpc.internal.TelemetryExtension.class - [JAR]

├─ akka.grpc.internal.TelemetryExtensionImpl.class - [JAR]

├─ akka.grpc.internal.TelemetrySpi.class - [JAR]

├─ akka.grpc.internal.UnaryCallAdapter.class - [JAR]

├─ akka.grpc.internal.UnaryCallWithMetadataAdapter.class - [JAR]

├─ akka.grpc.internal.WithProtobufSerializer.class - [JAR]

akka.grpc.scaladsl.headers

├─ akka.grpc.scaladsl.headers.PercentEncoding.class - [JAR]

├─ akka.grpc.scaladsl.headers.Status.class - [JAR]

grpc.reflection.v1alpha.reflection

├─ grpc.reflection.v1alpha.reflection.ErrorResponse.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ExtensionNumberResponse.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ExtensionRequest.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.FileDescriptorResponse.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ListServiceResponse.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ReflectionProto.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflection.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflectionClient.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflectionClientPowerApi.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflectionHandler.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflectionMarshallers.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflectionRequest.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServerReflectionResponse.class - [JAR]

├─ grpc.reflection.v1alpha.reflection.ServiceResponse.class - [JAR]

akka.grpc

├─ akka.grpc.AkkaGrpcGenerated.class - [JAR]

├─ akka.grpc.GrpcChannel.class - [JAR]

├─ akka.grpc.GrpcClientCloseException.class - [JAR]

├─ akka.grpc.GrpcClientSettings.class - [JAR]

├─ akka.grpc.GrpcProtocol.class - [JAR]

├─ akka.grpc.GrpcResponseMetadata.class - [JAR]

├─ akka.grpc.GrpcServiceException.class - [JAR]

├─ akka.grpc.GrpcSingleResponse.class - [JAR]

├─ akka.grpc.ProtobufSerializer.class - [JAR]

├─ akka.grpc.SSLContextUtils.class - [JAR]

├─ akka.grpc.ServiceDescription.class - [JAR]

├─ akka.grpc.Trailers.class - [JAR]

akka.grpc.javadsl

├─ akka.grpc.javadsl.AkkaGrpcClient.class - [JAR]

├─ akka.grpc.javadsl.BytesEntry.class - [JAR]

├─ akka.grpc.javadsl.GoogleProtobufSerializer.class - [JAR]

├─ akka.grpc.javadsl.GrpcExceptionHandler.class - [JAR]

├─ akka.grpc.javadsl.GrpcMarshalling.class - [JAR]

├─ akka.grpc.javadsl.Metadata.class - [JAR]

├─ akka.grpc.javadsl.MetadataBuilder.class - [JAR]

├─ akka.grpc.javadsl.MetadataEntry.class - [JAR]

├─ akka.grpc.javadsl.MetadataStatus.class - [JAR]

├─ akka.grpc.javadsl.ServerReflection.class - [JAR]

├─ akka.grpc.javadsl.ServiceHandler.class - [JAR]

├─ akka.grpc.javadsl.SingleResponseRequestBuilder.class - [JAR]

├─ akka.grpc.javadsl.StreamResponseRequestBuilder.class - [JAR]

├─ akka.grpc.javadsl.StringEntry.class - [JAR]

├─ akka.grpc.javadsl.WebHandler.class - [JAR]

├─ akka.grpc.javadsl.package.class - [JAR]

akka.grpc.scaladsl

├─ akka.grpc.scaladsl.AkkaGrpcClient.class - [JAR]

├─ akka.grpc.scaladsl.BytesEntry.class - [JAR]

├─ akka.grpc.scaladsl.Grpc.class - [JAR]

├─ akka.grpc.scaladsl.GrpcExceptionHandler.class - [JAR]

├─ akka.grpc.scaladsl.GrpcImpl.class - [JAR]

├─ akka.grpc.scaladsl.GrpcMarshalling.class - [JAR]

├─ akka.grpc.scaladsl.Metadata.class - [JAR]

├─ akka.grpc.scaladsl.MetadataBuilder.class - [JAR]

├─ akka.grpc.scaladsl.MetadataEntry.class - [JAR]

├─ akka.grpc.scaladsl.MetadataStatus.class - [JAR]

├─ akka.grpc.scaladsl.ScalapbProtobufSerializer.class - [JAR]

├─ akka.grpc.scaladsl.ServerReflection.class - [JAR]

├─ akka.grpc.scaladsl.ServiceHandler.class - [JAR]

├─ akka.grpc.scaladsl.SingleResponseRequestBuilder.class - [JAR]

├─ akka.grpc.scaladsl.StreamResponseRequestBuilder.class - [JAR]

├─ akka.grpc.scaladsl.StringEntry.class - [JAR]

├─ akka.grpc.scaladsl.WebHandler.class - [JAR]

Advertisement

Dependencies from Group

Aug 15, 2023
32 usages
430 stars
Aug 15, 2023
26 usages
430 stars
Feb 01, 2019
7 usages
430 stars
Aug 15, 2023
5 usages
430 stars
Nov 16, 2018
2 usages
430 stars

Discover Dependencies

May 11, 2023
5 usages
1.8k stars
Oct 01, 2021
6 usages
39 stars
May 31, 2019
5 usages
423 stars
Jul 05, 2021
5 usages
3 stars
Aug 06, 2023
11 usages
291 stars
Feb 27, 2017
13 usages
2k stars
Sep 20, 2018
4 usages
26 stars
May 29, 2019
6 usages
2.6k stars
Jun 15, 2021
16 usages
416 stars