Generated by
JDiff

Class org.springframework.web.reactive.socket.client.UndertowWebSocketClient

The superclass changed from org.springframework.web.reactive.socket.client.WebSocketClientSupport to java.lang.Object.

Removed Methods
int getPoolBufferSize() Return the size for Undertow's WebSocketClient {@code ByteBufferPool}.
void setPoolBufferSize(int) Configure the size of the ByteBufferPool to pass to io.undertow.websockets.client.WebSocketClient.connectionBuilder.