|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HTTPBuilder.SendDelegate in groovyx.net.http |
---|
Methods in groovyx.net.http with parameters of type HTTPBuilder.SendDelegate | |
---|---|
protected Object |
HTTPBuilder.doRequest(HTTPBuilder.SendDelegate delegate)
All request methods delegate to this method. |
protected Future<?> |
AsyncHTTPBuilder.doRequest(HTTPBuilder.SendDelegate delegate)
Submits a Callable instance to the job pool, which in turn will
call HTTPBuilder.doRequest(SendDelegate) in an asynchronous
thread. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |