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

Method setWsClient

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

Sets the client @param wsClient the ws client

(WsClient wsClient)

Source from the content-addressed store, hash-verified

50 * @param wsClient the ws client
51 */
52 public void setWsClient(WsClient wsClient) {
53 this.wsClient = wsClient;
54 }
55
56 /**
57 * Sets the Version

Callers 4

testBuildActionMethod · 0.95
testBuildMethod · 0.95
nettyHttpMethod · 0.95

Calls

no outgoing calls

Tested by 3

testBuildActionMethod · 0.76
testBuildMethod · 0.76