Package | Description |
---|---|
org.springframework.boot.autoconfigure.rsocket |
Auto-configuration for RSocket.
|
Modifier and Type | Method and Description |
---|---|
RSocketStrategiesCustomizer |
RSocketStrategiesAutoConfiguration.JacksonCborStrategyConfiguration.jacksonCborRSocketStrategyCustomizer(org.springframework.http.converter.json.Jackson2ObjectMapperBuilder builder) |
RSocketStrategiesCustomizer |
RSocketStrategiesAutoConfiguration.JacksonJsonStrategyConfiguration.jacksonJsonRSocketStrategyCustomizer(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.rsocket.RSocketStrategies |
RSocketStrategiesAutoConfiguration.rSocketStrategies(org.springframework.beans.factory.ObjectProvider<RSocketStrategiesCustomizer> customizers) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.