public class GrizzlyHttpClient extends Object implements HttpClient
PHASE_NAMEPHASE_NAME| Constructor and Description |
|---|
GrizzlyHttpClient(GrizzlyHttpClientConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialise() |
HttpResponse |
send(HttpRequest request,
int responseTimeout,
boolean followRedirects,
HttpAuthentication authentication) |
void |
stop() |
public GrizzlyHttpClient(GrizzlyHttpClientConfiguration config)
public void initialise()
throws InitialisationException
initialise in interface InitialisableInitialisationExceptionpublic HttpResponse send(HttpRequest request, int responseTimeout, boolean followRedirects, HttpAuthentication authentication) throws IOException, TimeoutException
send in interface HttpClientIOExceptionTimeoutExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.