@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value={io.rsocket.core.RSocketServer.class,org.springframework.messaging.rsocket.RSocketStrategies.class,reactor.netty.http.server.HttpServer.class,io.rsocket.transport.netty.server.TcpServerTransport.class}) @ConditionalOnBean(value=org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler.class) @AutoConfigureAfter(value=RSocketStrategiesAutoConfiguration.class) @EnableConfigurationProperties(value=RSocketProperties.class) public class RSocketServerAutoConfiguration extends ObjectSE
Auto-configuration。WebApplicationType.REACTIVE の場合、RSocket サーバーは既存の NettyWebServer の WebSocket エンドポイントとして追加されます。特定のサーバーポートが構成されている場合は、新しいスタンドアロン RSocket サーバーが作成されます。| コンストラクターと説明 |
|---|
RSocketServerAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE