Uses of Class
groovyx.net.http.HTTPBuilder
-
-
Uses of HTTPBuilder in groovyx.net.http
Subclasses of HTTPBuilder in groovyx.net.http Modifier and Type Class Description classAsyncHTTPBuilderThis implementation makes all requests asynchronous by submitting jobs to aThreadPoolExecutor.classRESTClientExtension to HTTPBuilder that basically attempts to provide a slightly more REST-ful face on top of HTTPBuilder.Fields in groovyx.net.http declared as HTTPBuilder Modifier and Type Field Description protected HTTPBuilderAuthConfig. builderConstructors in groovyx.net.http with parameters of type HTTPBuilder Constructor Description AuthConfig(HTTPBuilder builder)
-