Uses of Class
groovyx.net.http.ContentEncodingRegistry
-
-
Uses of ContentEncodingRegistry in groovyx.net.http
Fields in groovyx.net.http declared as ContentEncodingRegistry Modifier and Type Field Description protected ContentEncodingRegistryHTTPBuilder. contentEncodingHandlerMethods in groovyx.net.http with parameters of type ContentEncodingRegistry Modifier and Type Method Description voidHTTPBuilder. setContentEncodingRegistry(ContentEncodingRegistry cer)Set a custom registry used to handle differentcontent-encodingtypes in responses.
-