Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Ramos-dev/OSSTunnel
/ getOSSClient
Method
getOSSClient
manager/src/main/java/server/Commands.java:44–46 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
}
43
44
public
static
Object getOSSClient() {
45
return
OSSClient;
46
}
47
48
public
static
void
setOSSClient(Object OSSClient) {
49
Commands.OSSClient = OSSClient;
Callers
2
sessions
Method · 0.80
sessionK
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected