All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractUnaryGrpcService AnAbstractUnaryGrpcServicecan be used to implement a gRPC service without depending on gRPC stubs.AbstractUnsafeUnaryGrpcService AnAbstractUnsafeUnaryGrpcServicecan be used to implement a gRPC service without depending on gRPC stubs.ArmeriaMessageDeframer A deframer of messages transported in the gRPC wire format.ArmeriaMessageDeframer.ByteBufOrStream A deframed message.ArmeriaMessageDeframer.Listener A listener of deframing events.ArmeriaMessageFramer A framer of messages for transport with the gRPC wire protocol.ArmeriaStatusException AnExceptionthat contains enough information to convert it to a gRPC status.Compressor Represents a message compressor.Decompressor Represents a message decompressor.GrpcHeaderNames gRPC-related HTTP header names.GrpcTrailersUtil Utility for creating response trailers for a gRPC status.StatusMessageEscaper Utility to escape status messages (e.g., error messages) for saving to ascii headers.UnaryGrpcClient AUnaryGrpcClientcan be used to make requests to a gRPC server without depending on gRPC stubs.