bsh.util
Class Sessiond
public
class
Sessiond
extends Thread
BeanShell remote session server.
Starts instances of bsh for client connections.
Note: the sessiond effectively maps all connections to the same interpreter
(shared namespace).
public Sessiond(
NameSpace globalNameSpace, int port)
public void run()
B) 2000 pat@pat.net :-)