Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io-client-java
/ io
Method
io
src/main/java/io/socket/client/Socket.java:491–493 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
489
}
490
491
public
Manager io() {
492
return
this.io;
493
}
494
495
public
boolean connected() {
496
return
this.connected;
Callers
15
startTwoConnectionsWithSamePath
Method · 0.95
startTwoConnectionsWithSamePathAndDifferentQuerystrings
Method · 0.95
main
Method · 0.95
main
Method · 0.95
shouldHaveAnAccessibleSocketIdEqualToServerSideSocketId
Method · 0.80
shouldHaveAnAccessibleSocketIdEqualToServerSideSocketIdOnCustomNamespace
Method · 0.80
call
Method · 0.80
reconnectByDefault
Method · 0.80
run
Method · 0.80
call
Method · 0.80
notReconnectWhenForceClosed
Method · 0.80
stopReconnectingWhenForceClosed
Method · 0.80
Calls
no outgoing calls
Tested by
15
startTwoConnectionsWithSamePath
Method · 0.76
startTwoConnectionsWithSamePathAndDifferentQuerystrings
Method · 0.76
main
Method · 0.76
main
Method · 0.76
shouldHaveAnAccessibleSocketIdEqualToServerSideSocketId
Method · 0.64
shouldHaveAnAccessibleSocketIdEqualToServerSideSocketIdOnCustomNamespace
Method · 0.64
call
Method · 0.64
reconnectByDefault
Method · 0.64
run
Method · 0.64
call
Method · 0.64
notReconnectWhenForceClosed
Method · 0.64
stopReconnectingWhenForceClosed
Method · 0.64