Enum Class SseConnection.HandshakeFailureReason

java.lang.Object
java.lang.Enum<SseConnection.HandshakeFailureReason>
com.soklet.SseConnection.HandshakeFailureReason
All Implemented Interfaces:
Serializable, Comparable<SseConnection.HandshakeFailureReason>, Constable
Enclosing interface:
SseConnection

Categorizes why a Server-Sent Event handshake failed.
Author:
Mark Allen