public class HttpClient extends Object
| Modifier and Type | Method and Description |
|---|---|
static HttpClientInterface |
client(String endpoint) |
static HttpClientInterface |
client(String endpoint,
org.jboss.resteasy.client.ClientExecutor clientExecutor) |
public static HttpClientInterface client(String endpoint)
public static HttpClientInterface client(String endpoint, org.jboss.resteasy.client.ClientExecutor clientExecutor)
Copyright © 2018. All rights reserved.