Uses of Class
org.optaweb.vehiclerouting.plugin.websocket.ServerInfo
-
Packages that use ServerInfo Package Description org.optaweb.vehiclerouting.plugin.websocket Network communication over WebSocket. -
-
Uses of ServerInfo in org.optaweb.vehiclerouting.plugin.websocket
Methods in org.optaweb.vehiclerouting.plugin.websocket that return ServerInfo Modifier and Type Method Description (package private) ServerInfoWebSocketController. subscribeToServerInfoTopic()Subscribe to server info topic.
-