All Classes and Interfaces

Class
Description
A GrpcCodecDiscoverer that searches for beans with the GrpcCodec annotations.
The type of the codec.
Class that contains shared constants.
Annotation that marks gRPC codecs that should be registered with a gRPC server.
Container class that contains all relevant information about a grpc codec.
An interface for a bean that will be used to find grpc codecs.
The auto configuration used by Spring-Boot that contains all codec related beans for clients/servers.
Utility class that contains methods to extract some information from grpc classes.
A utility class with constants that can be used to configure the order of interceptors.
Helper class to create KeyStore related components.
A helper class with constants related to grpc security.
Simple utility methods for working with network sockets — for example, for finding available ports on localhost.