Uses of Class
org.springframework.cloud.fn.consumer.websocket.WebsocketConsumerProperties
Packages that use WebsocketConsumerProperties
-
Uses of WebsocketConsumerProperties in org.springframework.cloud.fn.consumer.websocket
Constructors in org.springframework.cloud.fn.consumer.websocket with parameters of type WebsocketConsumerPropertiesModifierConstructorDescriptionWebsocketConsumerServer
(WebsocketConsumerProperties properties, WebsocketConsumerServerInitializer initializer) WebsocketConsumerServerHandler
(InMemoryTraceRepository websocketTraceRepository, WebsocketConsumerProperties properties, boolean traceEnabled)