Uses of Enum Class
org.eclipse.jetty.http2.CloseState
Packages that use CloseState
-
Uses of CloseState in org.eclipse.jetty.http2
Methods in org.eclipse.jetty.http2 that return CloseStateModifier and TypeMethodDescriptionstatic CloseStateReturns 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. -
Uses of CloseState in org.eclipse.jetty.http2.internal
Methods in org.eclipse.jetty.http2.internal that return CloseState