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