Uses of Enum Class
org.glassfish.jersey.server.AsyncContext.State
Packages that use AsyncContext.State
-
Uses of AsyncContext.State in org.glassfish.jersey.server
Methods in org.glassfish.jersey.server that return AsyncContext.StateModifier and TypeMethodDescriptionstatic AsyncContext.StateReturns the enum constant of this class with the specified name.static AsyncContext.State[]AsyncContext.State.values()Returns an array containing the constants of this enum class, in the order they are declared.