Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Ramos-dev/OSSTunnel
/ setOSSClient
Method
setOSSClient
manager/src/main/java/server/Commands.java:48–50 ·
view source on GitHub ↗
(Object OSSClient)
Source
from the content-addressed store, hash-verified
46
}
47
48
public
static
void
setOSSClient(Object OSSClient) {
49
Commands.OSSClient = OSSClient;
50
}
51
52
public
static
ArrayList<LinkedList> getSessionsList() {
53
return
sessionsList;
Callers
3
OSSConn
Method · 0.80
COSConn
Method · 0.80
S3Conn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected