Uses of Class
org.web3d.x3d.sai.ConnectionException
Packages that use ConnectionException
Package
Description
The X3D Java Scene Access Interface (SAI) package is designed to
provide access to a browser and its contained scene graph,
either as an internal X3D Script node, or as an standalone Java program.
-
Uses of ConnectionException in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that throw ConnectionExceptionModifier and TypeMethodDescriptionstatic ExternalBrowserBrowserFactory.getBrowser(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.BrowserFactoryImpl.getBrowser(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.