クラス RSocketServerInitializedEvent

java.lang.ObjectSE
java.util.EventObjectSE
org.springframework.context.ApplicationEvent
org.springframework.boot.rsocket.context.RSocketServerInitializedEvent
実装されたすべてのインターフェース:
SerializableSE

public class RSocketServerInitializedEvent extends ApplicationEvent
アプリケーションコンテキストがリフレッシュされ、RSocketServer の準備ができた後に発行されるイベント。実行中のサーバーのローカルポートを取得できます。
導入:
2.2.0
作成者:
Brian Clozel
関連事項:
  • コンストラクターの詳細

    • RSocketServerInitializedEvent

      public RSocketServerInitializedEvent(RSocketServer server)
  • メソッドの詳細