Uses of Class
org.web3d.x3d.sai.ConnectionException
Packages that use ConnectionException
-
Uses of ConnectionException in org.web3d.browser
Methods in org.web3d.browser that throw ConnectionExceptionModifier and TypeMethodDescriptionX3DBrowserFactoryImpl.getBrowser
(Applet applet) Deprecated.Get a browser from the given java applet reference as a base in the current HTML page.X3DBrowserFactoryImpl.getBrowser
(Applet applet, String frameName, int index) Deprecated.Get a browser from the given java applet reference one some named page and at some embed location.X3DBrowserFactoryImpl.getBrowser
(InetAddress address, int port) Deprecated.Get a reference to a browser that is located on a remote machine. -
Uses of ConnectionException in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that throw ConnectionExceptionModifier and TypeMethodDescriptionstatic ExternalBrowser
BrowserFactory.getBrowser
(Applet applet) Get a browser from the given java applet reference as a base in the current HTML page.static ExternalBrowser
BrowserFactory.getBrowser
(Applet applet, String frameName, int index) Get a browser from the given java applet reference one some named page and at some embed location.static ExternalBrowser
BrowserFactory.getBrowser
(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.BrowserFactoryImpl.getBrowser
(Applet applet) Get a browser from the given java applet reference as a base in the current HTML page.BrowserFactoryImpl.getBrowser
(Applet applet, String frameName, int index) Get a browser from the given java applet reference one some named page and at some embed location.BrowserFactoryImpl.getBrowser
(InetAddress address, int port) Get a reference to a browser that is located on a remote machine. -
Uses of ConnectionException in org.xj3d.ui.awt.browser.ogl
Methods in org.xj3d.ui.awt.browser.ogl that throw ConnectionExceptionModifier and TypeMethodDescriptionX3DNRBrowserFactoryImpl.getBrowser
(Applet applet) X3DNRBrowserFactoryImpl.getBrowser
(Applet applet, String frameName, int index) X3DNRBrowserFactoryImpl.getBrowser
(InetAddress address, int port) X3DOGLBrowserFactoryImpl.getBrowser
(Applet applet) X3DOGLBrowserFactoryImpl.getBrowser
(Applet applet, String frameName, int index) X3DOGLBrowserFactoryImpl.getBrowser
(InetAddress address, int port)