Uses of Class
org.springframework.http.server.reactive.AbstractListenerWriteProcessor
Packages that use AbstractListenerWriteProcessor
Package
Description
Classes adapting Spring's Reactive WebSocket API to and from WebSocket runtimes.
-
Uses of AbstractListenerWriteProcessor in org.springframework.web.reactive.socket.adapter
Modifier and TypeClassDescriptionprotected final class
Write processor for outbound WebSocket messages.