Uses of Enum
groovyx.net.http.ContentEncoding.Type
-
Uses of ContentEncoding.Type in groovyx.net.http
Subclasses with type arguments of type ContentEncoding.Type in groovyx.net.httpModifier and TypeClassDescriptionstatic enumEnumeration of common content-encodings.Methods in groovyx.net.http that return ContentEncoding.TypeModifier and TypeMethodDescriptionstatic ContentEncoding.TypeReturns the enum constant of this type with the specified name.static ContentEncoding.Type[]ContentEncoding.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.