| パッケージ | 説明 |
|---|---|
| org.springframework.messaging.rsocket | RSocket プロトコルのサポート。 |
| org.springframework.messaging.rsocket.annotation.support | アノテーション付き RSocket ストリーム処理メソッドを操作するためのクラスをサポートします。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
RSocketRequester.Builder | RSocketRequester.Builder.rsocketFactory(ClientRSocketFactoryConfigurer configurer)ClientRSocketFactory を直接構成するためのコールバック。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
static ClientRSocketFactoryConfigurer | RSocketMessageHandler.clientResponder(RSocketStrategies strategies, ObjectSE... candidateHandlers) アノテーション付きハンドラーメソッドを使用したクライアント側レスポンダーのコンフィギュレーターの静的ファクトリメソッド。 |