类 IntegrationAutoConfiguration.IntegrationRSocketConfiguration

java.lang.Object
org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration
封闭类:
IntegrationAutoConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass({org.springframework.integration.rsocket.IntegrationRSocketEndpoint.class,org.springframework.messaging.rsocket.RSocketRequester.class,io.rsocket.RSocket.class}) @Conditional(org.springframework.boot.autoconfigure.integration.IntegrationAutoConfiguration.IntegrationRSocketConfiguration.AnyRSocketChannelAdapterAvailable.class) protected static class IntegrationAutoConfiguration.IntegrationRSocketConfiguration extends Object
Integration RSocket configuration.
  • 构造器详细资料

    • IntegrationRSocketConfiguration

      protected IntegrationRSocketConfiguration()