Uses of Package
groovyx.net.http

Classes in groovyx.net.http used by groovyx.net.http
AuthConfig
          Encapsulates all configuration related to HTTP authentication methods.
ContentEncoding
          Base class for handing content-encoding.
ContentEncoding.Type
          Enumeration of common content-encodings.
ContentEncodingRegistry
          Keeps track of available content-encoding handlers.
ContentType
          Enumeration of common IANA content-types.
EncoderRegistry
          This factory (or registry) handles request body "encoding." This is not to be confused with HTTP content-encoding header.
HTTPBuilder
           Groovy DSL for easily making HTTP requests, and handling request and response data.
HTTPBuilder.SendDelegate
          Encloses all properties and method calls used within the HTTPBuilder#request(URI, Method, ContentType, Closure) 'config' closure argument.
Method
           
ParserRegistry
          Keeps track of response parsers for each content type.
Status
           
URIBuilder
          This class implements a mutable URI.
 



Copyright © 2008. All Rights Reserved.