Class ServerProcess
java.lang.Object
org.web3d.vrml.scripting.external.neteai.ServerProcess
-
Constructor Summary
ConstructorsConstructorDescriptionServerProcess
(ServerSocket socket, ServerBrowserFactory browserFactory, VRMLClock clock) Create a ServerProcess which will accept incoming connections on a specified ServerSocket -
Method Summary
-
Constructor Details
-
ServerProcess
Create a ServerProcess which will accept incoming connections on a specified ServerSocket- Parameters:
socket
- The ServerSocket to accept on.clock
-
-
-
Method Details
-
run
-