Class ClientProcessingTask

java.lang.Object
org.web3d.vrml.scripting.external.neteai.ClientProcessingTask
All Implemented Interfaces:
Runnable, FieldAndNodeRequestProcessor

public class ClientProcessingTask extends Object implements Runnable, FieldAndNodeRequestProcessor
ClientProcessingTask is the body of processing loop for reading and writing data from the foreign browser. Access to the input stream is controlled by mutual exclusion using SuspendedTaskData instances and readLock.