クラス GrpcServerProperties
java.lang.ObjectSE
org.springframework.boot.grpc.server.autoconfigure.GrpcServerProperties
Spring gRPC サーバー用の
Properties。- 導入:
- 4.1.0
- 作成者:
- Chris Bono, Phillip Webb
ネストされたクラスの概要
ネストされたクラス修飾子と型クラス説明static class受信プロパティ。static classプロセス内 gRPC プロパティ。static classキープアライブプロパティ。static classNetty サーバーのプロパティ。static classサーブレットのプロパティ。static classサーバーのシャットダウン設定。static classSSL プロパティ。コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable InetAddressSEgetNetty()@Nullable IntegerSEgetPort()getSsl()voidsetAddress(@Nullable InetAddressSE address) void
コンストラクターの詳細
GrpcServerProperties
public GrpcServerProperties()
方法の詳細
getPort
setPort
getAddress
setAddress
getShutdown
getInbound
getInprocess
getKeepalive
getSsl
getNetty
getServlet