Uses of Class
com.openinventor.remoteviz.rendering.NetworkPerformance
Packages that use NetworkPerformance
-
Uses of NetworkPerformance in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering with parameters of type NetworkPerformanceModifier and TypeMethodDescriptionvoidServiceListener.onConnectedClient(String clientId, NetworkPerformance networkPerformance) Triggered when a client is connected to the service.voidServiceListener.onInitializedClient(Client client, NetworkPerformance networkPerformance) Triggered when a client is initialized.