MCPcopy Index your code
hub / github.com/ari4java/ari4java / setHttpClient

Method setHttpClient

src/main/java/ch/loway/oss/ari4java/ARI.java:43–45  ·  view source on GitHub ↗

Sets the client @param httpClient the http client

(HttpClient httpClient)

Source from the content-addressed store, hash-verified

41 * @param httpClient the http client
42 */
43 public void setHttpClient(HttpClient httpClient) {
44 this.httpClient = httpClient;
45 }
46
47 /**
48 * Sets the client

Callers 4

testBuildActionMethod · 0.95
testBuildMethod · 0.95
nettyHttpMethod · 0.95

Calls

no outgoing calls

Tested by 3

testBuildActionMethod · 0.76
testBuildMethod · 0.76