MCPcopy
hub / github.com/socketio/socket.io-client-java / Handle

Interface Handle

src/main/java/io/socket/client/On.java:19–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 public interface Handle {
20
21 void destroy();
22 }
23}

Callers 5

stopServerMethod · 0.65
destroyMethod · 0.65
runMethod · 0.65
runMethod · 0.65
cleanupMethod · 0.65

Implementers 4

Socketsrc/main/java/io/socket/client/Socket.
Onsrc/main/java/io/socket/client/On.java
Managersrc/main/java/io/socket/client/Manager
Decodersrc/main/java/io/socket/parser/IOParse

Calls

no outgoing calls

Tested by

no test coverage detected