Uses of Class
eu.ill.webx.relay.WebXHost
Packages that use WebXHost
-
Uses of WebXHost in eu.ill.webx.relay
Methods in eu.ill.webx.relay that return WebXHostModifier and TypeMethodDescriptionWebXRelay.connectToHost(WebXHostConfiguration configuration) Connects to a WebX Host (if a connection hasn't already been made).Methods in eu.ill.webx.relay with parameters of type WebXHostModifier and TypeMethodDescriptionvoidWebXRelay.onClientDisconnect(WebXHost host) Called when a client disconnects so that we can perform cleanup operations (close the host connection if no clients are connected)