Class AnnotationGrpcCodecDiscoverer

java.lang.Object
net.devh.boot.grpc.common.codec.AnnotationGrpcCodecDiscoverer
All Implemented Interfaces:
GrpcCodecDiscoverer, Aware, ApplicationContextAware

public class AnnotationGrpcCodecDiscoverer extends Object implements ApplicationContextAware, GrpcCodecDiscoverer
A GrpcCodecDiscoverer that searches for beans with the GrpcCodec annotations.