Enum Class ConcurrentWebSocketSessionDecorator.OverflowStrategy

java.lang.Object
java.lang.Enum<ConcurrentWebSocketSessionDecorator.OverflowStrategy>
org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator.OverflowStrategy
All Implemented Interfaces:
Serializable, Comparable<ConcurrentWebSocketSessionDecorator.OverflowStrategy>, Constable
Enclosing class:
ConcurrentWebSocketSessionDecorator

public static enum ConcurrentWebSocketSessionDecorator.OverflowStrategy extends Enum<ConcurrentWebSocketSessionDecorator.OverflowStrategy>
Enum for options of what to do when the buffer fills up.
Since:
5.1