Class GrpcServerProperties.Keepalive

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

public static class GrpcServerProperties.Keepalive extends Object
Keep-alive properties.
Since:
4.1.0
Author:
Chris Bono, Phillip Webb