| Package | Description |
|---|---|
| org.mule.module.http.api.requester | |
| org.mule.module.http.internal.request | |
| org.mule.module.http.internal.request.grizzly |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthentication |
HttpRequesterConfig.getAuthentication() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpAuthentication |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthentication |
DefaultHttpRequesterConfig.getAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
HttpClient.send(HttpRequest request,
int responseTimeout,
boolean followRedirects,
HttpAuthentication authentication) |
void |
DefaultHttpRequesterConfig.setAuthentication(HttpAuthentication authentication) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse |
GrizzlyHttpClient.send(HttpRequest request,
int responseTimeout,
boolean followRedirects,
HttpAuthentication authentication) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.