public interface HttpClient extends Initialisable, Stoppable
PHASE_NAMEPHASE_NAME| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
send(HttpRequest request,
int responseTimeout,
boolean followRedirects,
HttpAuthentication authentication) |
initialiseHttpResponse send(HttpRequest request, int responseTimeout, boolean followRedirects, HttpAuthentication authentication) throws IOException, TimeoutException
IOExceptionTimeoutExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.