public abstract class HttpClients extends Object
Modifier and Type | Method and Description |
---|---|
static HttpClient |
httpClient(ExecController execController,
ByteBufAllocator byteBufAllocator,
int maxContentLengthBytes) |
static HttpClient |
httpClient(LaunchConfig launchConfig) |
public static HttpClient httpClient(LaunchConfig launchConfig)
public static HttpClient httpClient(ExecController execController, ByteBufAllocator byteBufAllocator, int maxContentLengthBytes)