Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
testImplementationFactory
Method · 0.95
testBuildAction
Method · 0.95
testBuild
Method · 0.95
nettyHttp
Method · 0.95
Calls
no outgoing calls
Tested by
3
testImplementationFactory
Method · 0.76
testBuildAction
Method · 0.76
testBuild
Method · 0.76