@FunctionalInterface
public interface GrpcCodecDiscoverer
Modifier and Type | Method and Description |
---|---|
java.util.Collection<GrpcCodecDefinition> |
findGrpcCodecs()
Find the grpc codecs that should uses by the client/server.
|
java.util.Collection<GrpcCodecDefinition> findGrpcCodecs()