Package com.linecorp.armeria.common.grpc
@NonNullByDefault
package com.linecorp.armeria.common.grpc
gRPC-related common classes.
-
ClassDescriptionA JSON marshaller for gRPC method request or response messages to and from JSON.A builder for creating a new
GrpcJsonMarshallerthat serializes and deserializes aMessageto and from JSON.Creates aMeterIdPrefixfrom aRequestLog.gRPC-relatedSerializationFormatinstances.Deprecated.A builder for creating a newGrpcJsonMarshallerthat serializes and deserializes aMessageto and from JSON.An element in a stack trace, based on the Java type of the same name.An element in a stack trace, based on the Java type of the same name.ARuntimeExceptionreconstructed from debug information in a failed gRPC response, containing information about the cause of the exception at the server side.An exception that was thrown by some code, based on the Java type of the same name.An exception that was thrown by some code, based on the Java type of the same name.
GrpcWebTrailersinstead.