Uses of Enum
org.glassfish.jersey.jdk.connector.internal.ProxyFilter.State
Packages that use ProxyFilter.State
-
Uses of ProxyFilter.State in org.glassfish.jersey.jdk.connector.internal
Subclasses with type arguments of type ProxyFilter.State in org.glassfish.jersey.jdk.connector.internalFields in org.glassfish.jersey.jdk.connector.internal declared as ProxyFilter.StateMethods in org.glassfish.jersey.jdk.connector.internal that return ProxyFilter.StateModifier and TypeMethodDescriptionstatic ProxyFilter.StateReturns the enum constant of this type with the specified name.static ProxyFilter.State[]ProxyFilter.State.values()Returns an array containing the constants of this enum type, in the order they are declared.