Generated by
JDiff

Class org.springframework.web.reactive.socket.server.support.HandshakeWebSocketService

Added Methods
Predicate<String> getSessionAttributePredicate() Return the configured predicate for initialization WebSocket session attributes from {@code WebSession} attributes.
void setSessionAttributePredicate(Predicate<String>) Configure a predicate to use to extract WebSession attributes and use them to initialize the WebSocket session with.