Class GrpcServerProperties.Inbound.Message

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

public static class GrpcServerProperties.Inbound.Message extends Object
In-bound message properties.
Since:
4.1.0
Author:
Chris Bono, Phillip Webb
  • Constructor Details

    • Message

      public Message()
  • Method Details

    • getMaxSize

      public DataSize getMaxSize()
    • setMaxSize

      public void setMaxSize(DataSize maxSize)