Package org.web3d.x3d.jsail.Networking


package org.web3d.x3d.jsail.Networking
The Networking component defines node types and other features used to access file-based and streaming resources on the World Wide Web.

The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.

Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc

See Also:
  • Classes
    Class
    Description
    Anchor is a Grouping node that can contain most nodes.
    Functional summary: EXPORT exposes a local node for ROUTE passing of event values when the current Scene is included via Inline by a parent external world.
    Functional summary: IMPORT provides ROUTE access to a node that has a corresponding EXPORT statement within an Inline scene.
    Inline can load another X3D or VRML model into the current scene via url.
    LoadSensor generates events as watchList child nodes are either loaded or fail to load.