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.StateHttpTransportOverHTTP2.TransportCallback._stateMethods in org.eclipse.jetty.http2.server that return HttpTransportOverHTTP2.StateModifier and TypeMethodDescriptionstatic HttpTransportOverHTTP2.StateReturns 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.