groovy.ui
public class GroovySocketServer extends java.lang.Object implements java.lang.Runnable
| Constructor and Description |
|---|
GroovySocketServer(GroovyShell groovy,
boolean isScriptFile,
java.lang.String scriptFilenameOrText,
boolean autoOutput,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public GroovySocketServer(GroovyShell groovy, boolean isScriptFile, java.lang.String scriptFilenameOrText, boolean autoOutput, int port)