Uses of Class
eu.ill.webx.WebXHostConfiguration
Packages that use WebXHostConfiguration
-
Uses of WebXHostConfiguration in eu.ill.webx
Methods in eu.ill.webx with parameters of type WebXHostConfigurationModifier and TypeMethodDescriptionvoidWebXTunnel.connect(WebXHostConfiguration hostConfiguration, WebXClientConfiguration clientConfiguration) Connects to a WebX Engine on a specific host/port and connects the client to a WebX Session.static WebXTunnelWebXTunnel.Connect(WebXHostConfiguration hostConfiguration, WebXClientConfiguration clientConfiguration) Static method to create a WebXTunnel, connect to the host and create a client. -
Uses of WebXHostConfiguration in eu.ill.webx.relay
Methods in eu.ill.webx.relay with parameters of type WebXHostConfigurationModifier and TypeMethodDescriptionWebXRelay.connectToHost(WebXHostConfiguration configuration) Connects to a WebX Host (if a connection hasn't already been made).