|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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(Object, Method, Object, Closure) 'config'
closure argument. |
|
Method
Enumeration of valid HTTP methods that may be used in a request call. |
|
ParserRegistry
Keeps track of response parsers for each content type. |
|
Status
Mapping of HTTP response codes to a constant 'success' or 'failure' value. |
|
URIBuilder
This class implements a mutable URI. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |