Uses of Enum
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 type with the specified name.static CloseState[]
CloseState.values()
Returns an array containing the constants of this enum type, in the order they are declared.