Uses of Enum
org.eclipse.jetty.http2.server.HttpTransportOverHTTP2.State
Packages that use HttpTransportOverHTTP2.State
-
Uses of HttpTransportOverHTTP2.State in org.eclipse.jetty.http2.server
Fields in org.eclipse.jetty.http2.server declared as HttpTransportOverHTTP2.StateModifier and TypeFieldDescriptionprivate HttpTransportOverHTTP2.State
HttpTransportOverHTTP2.TransportCallback._state
Methods in org.eclipse.jetty.http2.server that return HttpTransportOverHTTP2.StateModifier and TypeMethodDescriptionstatic HttpTransportOverHTTP2.State
Returns the enum constant of this type with the specified name.static HttpTransportOverHTTP2.State[]
HttpTransportOverHTTP2.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.