public class AppServer extends RemoteAppServer implements Runnable
| Modifier and Type | Field and Description |
|---|---|
int |
httpPort |
RemoteAppServer |
server |
entries, hostName, hostPort, isAppletServer| Constructor and Description |
|---|
AppServer() |
| Modifier and Type | Method and Description |
|---|---|
Editor |
getEditor(int options) |
void |
run() |
ServerSocket[] |
runServer(AppServer appletServer)
Open a dialog box and run the server if selected by the user.
|
addApplication, copyToOther, optionIt, optionIt, runServerpublic RemoteAppServer server
public int httpPort
public Editor getEditor(int options)
public ServerSocket[] runServer(AppServer appletServer)
saveConfig - true to save the config info.Exception - if an error occurs during execution of the app.