Uses of Enum
org.eclipse.jetty.server.HttpOutput.ApiState
Packages that use HttpOutput.ApiState
-
Uses of HttpOutput.ApiState in org.eclipse.jetty.server
Subclasses with type arguments of type HttpOutput.ApiState in org.eclipse.jetty.serverModifier and TypeClassDescription(package private) static enumThe API State which combines with the output State:Fields in org.eclipse.jetty.server declared as HttpOutput.ApiStateMethods in org.eclipse.jetty.server that return HttpOutput.ApiStateModifier and TypeMethodDescriptionstatic HttpOutput.ApiStateReturns the enum constant of this type with the specified name.static HttpOutput.ApiState[]HttpOutput.ApiState.values()Returns an array containing the constants of this enum type, in the order they are declared.