Class GrpcServerProperties.Inprocess

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

public static class GrpcServerProperties.Inprocess extends Object
In-process gRPC properties.
Since:
4.1.0
Author:
Chris Bono, Phillip Webb
  • Constructor Details

    • Inprocess

      public Inprocess()
  • Method Details

    • getName

      public @Nullable String getName()
    • setName

      public void setName(@Nullable String name)