Class GrpcServerProperties.Netty

java.lang.Object
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties.Netty
Enclosing class:
GrpcServerProperties

public static class GrpcServerProperties.Netty extends Object
Netty server properties.
Since:
4.1.0
Author:
Chris Bono, Phillip Webb