Uses of Enum
org.apache.http.impl.bootstrap.HttpServer.Status
Packages that use HttpServer.Status
-
Uses of HttpServer.Status in org.apache.http.impl.bootstrap
Fields in org.apache.http.impl.bootstrap with type parameters of type HttpServer.StatusModifier and TypeFieldDescriptionprivate final AtomicReference<HttpServer.Status> HttpServer.statusMethods in org.apache.http.impl.bootstrap that return HttpServer.StatusModifier and TypeMethodDescriptionstatic HttpServer.StatusReturns the enum constant of this type with the specified name.static HttpServer.Status[]HttpServer.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.