Uses of Enum
com.ning.http.client.providers.grizzly.GrizzlyAsyncHttpProviderConfig.Property
Packages that use GrizzlyAsyncHttpProviderConfig.Property
-
Uses of GrizzlyAsyncHttpProviderConfig.Property in com.ning.http.client.providers.grizzly
Methods in com.ning.http.client.providers.grizzly that return GrizzlyAsyncHttpProviderConfig.PropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.GrizzlyAsyncHttpProviderConfig.Property.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ning.http.client.providers.grizzly that return types with arguments of type GrizzlyAsyncHttpProviderConfig.PropertyMethods in com.ning.http.client.providers.grizzly with parameters of type GrizzlyAsyncHttpProviderConfig.PropertyModifier and TypeMethodDescriptionGrizzlyAsyncHttpProviderConfig.addProperty(GrizzlyAsyncHttpProviderConfig.Property name, Object value) GrizzlyAsyncHttpProviderConfig.getProperty(GrizzlyAsyncHttpProviderConfig.Property name) GrizzlyAsyncHttpProviderConfig.removeProperty(GrizzlyAsyncHttpProviderConfig.Property name)