MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / handle

Method handle

src/main/java/fielded/webserver/Server.java:42–42  ·  view source on GitHub ↗
(Server server, WebSocket from, String address, Object payload)

Source from the content-addressed store, hash-verified

40
41 BiMap<String, WebSocket> knownSockets = HashBiMap.create();
42 public final int port;
43 public final int websocketPort;
44
45

Callers 11

RemoteEditorMethod · 0.65
handleMethod · 0.65
renderMethod · 0.65
runMethod · 0.65
onMessageMethod · 0.65
handleMethod · 0.65
updateMethod · 0.65
RemoteServerClass · 0.65
initMethod · 0.65
handleMethod · 0.65
handleMethod · 0.65

Implementers 7

Errorssrc/main/java/fieldbox/execution/Error
TransientCommandssrc/main/java/fielded/boxbrowser/Trans
Serversrc/main/java/fielded/webserver/Server
RPCsrc/main/java/trace/graphics/remote/RP
Shapesrc/main/java/field/graphics/util/onsh
CircleShapesrc/main/java/field/graphics/util/onsh
PathShapesrc/main/java/field/graphics/util/onsh

Calls

no outgoing calls

Tested by

no test coverage detected