Uses of Class
com.openinventor.remoteviz.rendering.NetworkPerformance
-
Packages that use NetworkPerformance Package Description com.openinventor.remoteviz.rendering Table of Contents -
-
Uses of NetworkPerformance in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering with parameters of type NetworkPerformance Modifier and Type Method Description void
ServiceListener. onConnectedClient(java.lang.String clientId, NetworkPerformance networkPerformance)
Triggered when a client is connected to the service.void
ServiceListener. onInitializedClient(Client client, NetworkPerformance networkPerformance)
Triggered when a client is initialized.
-