public class RSocketServerInitializedEvent
extends org.springframework.context.ApplicationEventRSocketServer の準備ができた後に発行されるイベント。実行中のサーバーのローカルポートを取得できます。sourceSE| コンストラクターと説明 |
|---|
RSocketServerInitializedEvent(RSocketServer server) |
| 修飾子と型 | メソッドと説明 |
|---|---|
RSocketServer | getServer()RSocketServer にアクセスします。 |
RSocketServer | getSource() イベントのソース( RSocketServer)にアクセスします。 |
toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic RSocketServerInitializedEvent(RSocketServer server)
public RSocketServer getServer()
RSocketServer にアクセスします。public RSocketServer getSource()
RSocketServer)にアクセスします。EventObjectSE の getSourceSE Copyright © 2019 Pivotal Software, Inc.. All rights reserved.