FreeWRL / FreeX3D 4.3.0
vrml.external.FreeWRLEAI.EAIoutThread Class Reference
Inheritance diagram for vrml.external.FreeWRLEAI.EAIoutThread:

Public Member Functions

 EAIoutThread (PrintWriter output)
 
void run ()
 
synchronized void send (String eaistring)
 
synchronized void stopThread ()
 

Detailed Description

Definition at line 33 of file EAIoutThread.java.

Constructor & Destructor Documentation

◆ EAIoutThread()

vrml.external.FreeWRLEAI.EAIoutThread.EAIoutThread ( PrintWriter output)
inline

Definition at line 43 of file EAIoutThread.java.

Member Function Documentation

◆ run()

void vrml.external.FreeWRLEAI.EAIoutThread.run ( )
inline

Definition at line 47 of file EAIoutThread.java.

◆ send()

synchronized void vrml.external.FreeWRLEAI.EAIoutThread.send ( String eaistring)
inline

Definition at line 72 of file EAIoutThread.java.

◆ stopThread()

synchronized void vrml.external.FreeWRLEAI.EAIoutThread.stopThread ( )
inline

Definition at line 84 of file EAIoutThread.java.


The documentation for this class was generated from the following file: