Uses of Class
groovyx.net.http.HTTPBuilder
-
Uses of HTTPBuilder in groovyx.net.http
Subclasses of HTTPBuilder in groovyx.net.httpModifier and TypeClassDescriptionclass
This implementation makes all requests asynchronous by submitting jobs to aThreadPoolExecutor
.class
Extension to HTTPBuilder that basically attempts to provide a slightly more REST-ful face on top of HTTPBuilder.Fields in groovyx.net.http declared as HTTPBuilderConstructors in groovyx.net.http with parameters of type HTTPBuilder