Uses of Enum Class
org.eclipse.jetty.http2.CloseState
-
Uses of CloseState in org.eclipse.jetty.http2
Modifier and TypeMethodDescriptionHTTP2Session.getCloseState()
static CloseState
Returns the enum constant of this class with the specified name.static CloseState[]
CloseState.values()
Returns an array containing the constants of this enum class, in the order they are declared.