接口的使用
org.springframework.messaging.rsocket.ClientRSocketFactoryConfigurer
使用ClientRSocketFactoryConfigurer的程序包 程序包 说明 org.springframework.messaging.rsocket Support for the RSocket protocol.org.springframework.messaging.rsocket.annotation.support Support classes for working with annotated RSocket stream handling methods.org.springframework.messaging.rsocket中ClientRSocketFactoryConfigurer的使用
参数类型为ClientRSocketFactoryConfigurer的org.springframework.messaging.rsocket中的方法 修饰符和类型 方法 说明 RSocketRequester.BuilderRSocketRequester.Builder. rsocketFactory(ClientRSocketFactoryConfigurer configurer)已过时。as of 5.2.6 following the deprecation ofRSocketFactory.ClientRSocketFactoryin RSocket 1.0 RC7.org.springframework.messaging.rsocket.annotation.support中ClientRSocketFactoryConfigurer的使用
返回ClientRSocketFactoryConfigurer的org.springframework.messaging.rsocket.annotation.support中的方法 修饰符和类型 方法 说明 static ClientRSocketFactoryConfigurerRSocketMessageHandler. clientResponder(RSocketStrategies strategies, Object... candidateHandlers)已过时。as of 5.2.6 following the deprecation ofRSocketFactory.ClientRSocketFactoryin RSocket 1.0 RC7.