Package org.web3d.vrml.scripting.external.buffer
package org.web3d.vrml.scripting.external.buffer
-
ClassDescriptionBaseExternalEventAdapter Base outgoing event adapter which attempts to abstract the common logic between the SAI and EAI notification system.A very simple event class for storage and queuing purposes.ExternalEventAdapter is an adapter between the underlying event model and the EAI or SAI callbacks.The ExternalEventQueue provides the update batching functionality for the EAI browser and the external SAI browser.ExternalOutputBuffer are used in buffering the event data when sending updates to the user.ExternalOutputBufferReclaimer is used to reclaim ExternalOutputBuffer instances so that they may be reused for future event broadcasts.NetworkEventQueue is a modified version of ExternalEventQueue from eai.buffer which which differs mainly in that it does not have an external view to synchronize with.Interface for handling node realization requests.Simple event class for processing node realization in the external SAI classes.